summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/bestcomm/tasksetup_fec_rx_bd.c
blob: 38c0759b6ff48787d870e0bdfd9fa6a0668a5ece (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
38
/*
 * Generated by GUI, one per configured tasks.
 */

#define TASK_BASE         TASK_FEC_RX
#define TASK_API          TASK_FEC_RX_api_t
#define TASKSETUP_NAME    TaskSetup_TASK_FEC_RX

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

#define INITIATOR_DATA    INITIATOR_FEC_RX

#define AUTO_START       -1
#define ITERATIONS       -1

#define MAX_BD          256
#define BD_FLAG           0

#define INCR_TYPE_SRC     0
#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"