summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/bestcomm/tasksetup_gen_dp_2.c
blob: adeda49352bae5592852b21bb856445070f066c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/*
 * Generated by GUI, one per configured tasks.
 */

#define TASK_BASE         TASK_GEN_DP_2
#define TASK_API          TASK_GEN_DP_2_api_t
#define TASKSETUP_NAME    TaskSetup_TASK_GEN_DP_2

/* 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        1

#define INITIATOR_DATA   -1

#define AUTO_START       -2
#define ITERATIONS        1

#define MAX_BD            0
#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 "task_api/tasksetup_general.h"