Searched refs:crcRefOut (Results 1 – 4 of 4) sorted by relevance
63 hal_crc_cfg_refout_t crcRefOut; /*!< CRC reflect output. See "hal_crc_cfg_refout_t". */ member
26 config.reverseOut = (bool)crcConfig->crcRefOut; in HAL_CrcCompute()
24 config.reflectOut = (bool)crcConfig->crcRefOut; in HAL_CrcCompute()
1037 .crcRefOut = KHAL_CrcOutputNoRef, in EP_PsiHandleRxMsg()