Searched refs:CRC_CTRL_FXOR (Results 1 – 3 of 3) sorted by relevance
105 CRC_CTRL_FXOR(config->complementChecksum) | CRC_CTRL_TCRC(config->crcBits); in CRC_ConfigureAndStart()
2733 #define CRC_CTRL_FXOR(x) (((uint32_t)(((uint32_t)(x)) << CRC_CTRL_FXOR_SHIF… macro
2516 #define CRC_CTRL_FXOR(x) (((uint32_t)(((uint32_t)(x)) << CRC_CTRL_FXOR_SHIF… macro