Searched refs:CRC_CFG_SIZE_8BIT (Results 1 – 2 of 2) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/ | ||
| D | crc.h | 64 #define CRC_CFG_SIZE_8BIT 0x00001000 // Input Data Size macro |
| D | crc.c | 107 (ui32CRCConfig & CRC_CFG_SIZE_8BIT) || in CRCConfigSet() |