Searched refs:CRC_CFG_RESINV (Results 1 – 6 of 6) sorted by relevance
66 #define CRC_CFG_RESINV 0x00000200 // Result Inverse Enable macro
106 (ui32CRCConfig & CRC_CFG_RESINV) || in CRCConfigSet()
65 #define CRC_CFG_RESINV 0x00000200 // Result Inverse Enable macro
109 (ui32CRCConfig & CRC_CFG_RESINV) || in CRCConfigSet()
Completed in 12 milliseconds