Searched refs:crc0 (Results 1 – 1 of 1) sorted by relevance
1027 uint8_t crc0 = *(uint8_t *)(msgInfo->msgBuff); in EP_PsiHandleRxMsg() local1052 if (((crc & 0xffU) != (uint32_t)crc1) || (((crc >> 8U) & 0xffU) != (uint32_t)crc0)) in EP_PsiHandleRxMsg()