|
EE445M RTOS
Taken at the University of Texas Spring 2015
|

Go to the source code of this file.
| #define CCM_CRCCTRL_SIZE 0x00001000 |
Definition at line 63 of file hw_ccm.h.
Referenced by CRCDataProcess().
| #define CCM_O_CRCCTRL 0x00000400 |
Definition at line 48 of file hw_ccm.h.
Referenced by CRCConfigSet(), and CRCDataProcess().
| #define CCM_O_CRCDIN 0x00000414 |
Definition at line 50 of file hw_ccm.h.
Referenced by CRCDataProcess(), and CRCDataWrite().
| #define CCM_O_CRCRSLTPP 0x00000418 |
Definition at line 51 of file hw_ccm.h.
Referenced by CRCResultRead().
| #define CCM_O_CRCSEED 0x00000410 |
Definition at line 49 of file hw_ccm.h.
Referenced by CRCResultRead(), and CRCSeedSet().