forked from Imagelibrary/rtems
37 lines
826 B
C
37 lines
826 B
C
/*
|
|
* Generated by GUI, one per configured tasks.
|
|
*/
|
|
|
|
#define TASK_BASE TASK_GEN_DP_BD_1
|
|
#define TASK_API TASK_GEN_DP_BD_1_api_t
|
|
#define TASKSETUP_NAME TaskSetup_TASK_GEN_DP_BD_1
|
|
|
|
/* Pragma settings */
|
|
#define PRECISE_INC 0
|
|
#define NO_ERROR_RST 0
|
|
#define PACK_DATA 0
|
|
#define INTEGER_MODE 0
|
|
#define SPEC_READS 1
|
|
#define WRITE_LINE_BUFFER 1
|
|
#define READ_LINE_BUFFER 1
|
|
|
|
#define MISALIGNED 0
|
|
|
|
#define INITIATOR_DATA -1
|
|
|
|
#define AUTO_START -1
|
|
#define ITERATIONS -1
|
|
|
|
#define MAX_BD 32
|
|
#define BD_FLAG 0
|
|
|
|
#define INCR_TYPE_SRC 1
|
|
#define INCR_SRC 0
|
|
#define TYPE_SRC FLEX_T
|
|
|
|
#define INCR_TYPE_DST 1
|
|
#define INCR_DST 0
|
|
#define TYPE_DST FLEX_T
|
|
|
|
#include <bsp/bestcomm/task_api/tasksetup_general.h>
|