Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dcrc.h67 #define CRC_CFG_OBR 0x00000100 // Output Reverse Enable macro
Dcrc.c110 (ui32CRCConfig & CRC_CFG_OBR) || in CRCConfigSet()