Searched refs:CRC_CFG_IBR (Results 1 – 2 of 2) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/ | ||
| D | crc.h | 68 #define CRC_CFG_IBR 0x00000080 // Bit reverse enable macro |
| D | crc.c | 111 (ui32CRCConfig & CRC_CFG_IBR) || in CRCConfigSet() |