Searched refs:crcControl (Results 1 – 1 of 1) sorted by relevance
151 uint32_t crcControl; in CRC_ConfigureAndStart() local154 crcControl = 0U | CRC_CTRL_TOT(config->writeTranspose) | CRC_CTRL_TOTR(config->readTranspose) | in CRC_ConfigureAndStart()158 base->CTRL = crcControl; in CRC_ConfigureAndStart()164 base->CTRL = crcControl | CRC_CTRL_WAS(true); in CRC_ConfigureAndStart()170 base->CTRL = crcControl; in CRC_ConfigureAndStart()