File indexing completed on 2025-05-11 08:23:52
0001
0002
0003
0004
0005 #define TASK_BASE TASK_GEN_DP_BD_1
0006 #define TASK_API TASK_GEN_DP_BD_1_api_t
0007 #define TASKSETUP_NAME TaskSetup_TASK_GEN_DP_BD_1
0008
0009
0010 #define PRECISE_INC 0
0011 #define NO_ERROR_RST 0
0012 #define PACK_DATA 0
0013 #define INTEGER_MODE 0
0014 #define SPEC_READS 1
0015 #define WRITE_LINE_BUFFER 1
0016 #define READ_LINE_BUFFER 1
0017
0018 #define MISALIGNED 0
0019
0020 #define INITIATOR_DATA -1
0021
0022 #define AUTO_START -1
0023 #define ITERATIONS -1
0024
0025 #define MAX_BD 32
0026 #define BD_FLAG 0
0027
0028 #define INCR_TYPE_SRC 1
0029 #define INCR_SRC 0
0030 #define TYPE_SRC FLEX_T
0031
0032 #define INCR_TYPE_DST 1
0033 #define INCR_DST 0
0034 #define TYPE_DST FLEX_T
0035
0036 #include <bsp/bestcomm/task_api/tasksetup_general.h>