Searched refs:complementChecksum (Results 1 – 2 of 2) sorted by relevance
58 …bool complementChecksum; /*!< True if the result shall be complement of the actual che… member105 CRC_CTRL_FXOR(config->complementChecksum) | CRC_CTRL_TCRC(config->crcBits); in CRC_ConfigureAndStart()142 moduleConfig.complementChecksum = protocolConfig->complementChecksum; in CRC_SetProtocolConfig()167 …moduleConfig.complementChecksum = false; /* intermediate checksum does no xor of data register rea… in CRC_SetRawProtocolConfig()
72 bool complementChecksum; /*!< True if the result shall be complement of the actual checksum. */ member