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