Home
last modified time | relevance | path

Searched refs:CRC_CFG_ENDIAN_SBHW (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dcrc.h69 #define CRC_CFG_ENDIAN_SBHW 0x00000000 // Swap byte in half-word macro
Dcrc.c112 (ui32CRCConfig & CRC_CFG_ENDIAN_SBHW) || in CRCConfigSet()