Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dcrc.h62 #define CRC_CFG_INIT_0 0x00004000 // Initialize to all '0s' macro
Dcrc.c105 (ui32CRCConfig & CRC_CFG_INIT_0) || in CRCConfigSet()