Searched refs:CRC_CFG_RESINV (Results 1 – 2 of 2) sorted by relevance
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/ | ||
D | crc.h | 66 #define CRC_CFG_RESINV 0x00000200 // Result Inverse Enable macro |
D | crc.c | 109 (ui32CRCConfig & CRC_CFG_RESINV) || in CRCConfigSet() |