Searched refs:complementChecksum (Results 1 – 10 of 10) sorted by relevance
68 …bool complementChecksum; /*!< True if the result shall be complement of the actual che… member155 CRC_CTRL_FXOR(config->complementChecksum) | CRC_CTRL_TCRC(config->crcBits); in CRC_ConfigureAndStart()192 moduleConfig.complementChecksum = protocolConfig->complementChecksum; in CRC_SetProtocolConfig()217 …moduleConfig.complementChecksum = false; /* intermediate checksum does no xor of data register rea… in CRC_SetRawProtocolConfig()
82 bool complementChecksum; /*!< True if the result shall be complement of the actual checksum. */ member
25 config.complementChecksum = (bool)crcConfig->complementChecksum; in HAL_CrcCompute()
68 uint8_t complementChecksum; /*!< wether output the complement checksum. */ member
25 config.complementOut = (bool)crcConfig->complementChecksum; in HAL_CrcCompute()
310 config.complementChecksum = false; in PM_DEV_EnterLowPowerMode()
1039 .complementChecksum = 0U, in EP_PsiHandleRxMsg()