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