Searched refs:CRC_CFG_SIZE_32BIT (Results 1 – 6 of 6) sorted by relevance
65 #define CRC_CFG_SIZE_32BIT 0x00000000 // Input Data Size macro
105 (ui32CRCConfig & CRC_CFG_SIZE_32BIT) || in CRCConfigSet()
64 #define CRC_CFG_SIZE_32BIT 0x00000000 // Input Data Size macro
108 (ui32CRCConfig & CRC_CFG_SIZE_32BIT) || in CRCConfigSet()
Completed in 6 milliseconds