Searched refs:CRC (Results 1 – 6 of 6) sorted by relevance
64 case CRC: in Tpdu_toByteArray()92 case CRC:; in Tpdu_isChecksumOk()145 case CRC: in Tpdu_formTpdu()179 case CRC: in Tpdu_getChecksumBytes()204 case CRC: in Tpdu_getChecksumValue()
24 Atp ATP = {.bwt = 0x0690, .checksumType = CRC, .ifsc = 0xFE};81 tmpAtp.checksumType = CRC; in Atp_setAtp()
51 typedef enum { LRC, CRC } ChecksumType; enumerator
201 case CRC: in SpiLayerComm_writeTpdu()316 case CRC: in SpiLayerComm_readTpdu()344 case CRC: in SpiLayerComm_readTpdu()345 respTpdu->checksum = Tpdu_getChecksumValue(rxBuffer, respTpdu->len, CRC); in SpiLayerComm_readTpdu()
108 if (ATP.checksumType == CRC) { in T1protocol_checkResponseTpduChecksum()556 if (ATP.checksumType == CRC) { in T1protocol_formSblockResponse()
2111 * true if the filter checks CRC and discards data with wrong CRC