summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 905b124)
raw | patch | inline | side by side (parent: 905b124)
author | Anuj Aggarwal <anuj.aggarwal@ti.com> | |
Sun, 13 Sep 2009 05:47:30 +0000 (11:17 +0530) | ||
committer | Anuj Aggarwal <anuj.aggarwal@ti.com> | |
Sun, 13 Sep 2009 05:47:30 +0000 (11:17 +0530) |
packages/ti/sdo/edma3/drv/edma3_drv.h | [changed mode: 0644->0755] | patch | blob | history |
* This is a mapping of the EDMA3 PaRAM set provided to the user
* for ease of modification of the individual fields
*/
-#ifndef BIG_ENDIAN_MODE
+#ifndef _BIG_ENDIAN
/* LITTLE_ENDIAN_MODE */
typedef struct {
/** OPT field of PaRAM Set */
*/
volatile unsigned short cCnt;
+ /**
+ * \brief Reserved
+ */
+ volatile short reserved;
} EDMA3_DRV_PaRAMRegs;
#else
/* BIG_ENDIAN_MODE */
*/
volatile unsigned short cCnt;
} EDMA3_DRV_PaRAMRegs;
-#endif /* #ifndef BIG_ENDIAN_MODE */
+#endif /* #ifndef _BIG_ENDIAN */
/**
* \brief Event queue priorities setup