Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dcrc.h66 #define CRC_CFG_RESINV 0x00000200 // Result Inverse Enable macro
Dcrc.c109 (ui32CRCConfig & CRC_CFG_RESINV) || in CRCConfigSet()