]> rtime.felk.cvut.cz Git - arc.git/blob - boards/ti_tms570ls/examples/rte_simple/config/PduR_PbCfg.h
Regenerated examples.
[arc.git] / boards / ti_tms570ls / examples / rte_simple / config / PduR_PbCfg.h
1 /*\r
2 * Configuration of module: PduR (PduR_PbCfg.h)\r
3 *\r
4 * Created by:              \r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    TMS570\r
8 *\r
9 * Module vendor:           ArcCore\r
10 * Generator version:       3.1.10\r
11 *\r
12 * Generated by Arctic Studio (http://arccore.com) \r
13 */\r
14 \r
15
16 #if !(((PDUR_SW_MAJOR_VERSION == 2) && (PDUR_SW_MINOR_VERSION == 0)) )
17 #error PduR: Configuration file expected BSW module version to be 2.0.*
18 #endif
19
20 \r
21 #if defined(USE_DCM)\r
22 #include "Dcm.h"\r
23 #endif\r
24 #if defined(USE_COM)\r
25 #include "Com.h"\r
26 #endif\r
27 #if defined(USE_CANIF)\r
28 #include "CanIf.h"\r
29 #endif\r
30 #if defined(USE_CANTP)\r
31 #include "CanTp.h"\r
32 #endif\r
33 \r
34 extern PduR_PBConfigType PduR_Config;\r
35 \r
36 //  PduR Polite Defines.\r
37 #define PDUR_PDU_ID_FreqInd             0\r
38 #define PDUR_REVERSE_PDU_ID_FreqInd             0\r
39 #define PDUR_PDU_ID_FreqReq             1\r
40 #define PDUR_REVERSE_PDU_ID_FreqReq             1\r
41 #define PDUR_PDU_ID_RX_PDU              2\r
42 #define PDUR_REVERSE_PDU_ID_RX_PDU              2\r
43 #define PDUR_PDU_ID_TX_PDU              3\r
44 #define PDUR_REVERSE_PDU_ID_TX_PDU              3\r
45 \r