Searched refs:CRC_CFG_ENDIAN_SBHW (Results 1 – 2 of 2) sorted by relevance
69 #define CRC_CFG_ENDIAN_SBHW 0x00000000 // Swap byte in half-word macro
112 (ui32CRCConfig & CRC_CFG_ENDIAN_SBHW) || in CRCConfigSet()