Searched refs:recvByte (Results 1 – 1 of 1) sorted by relevance
343 uint8 recvByte; in Qspi_Ip_ProcessDataVerify() local369 recvByte = recvDataPtr[3U - byteCnt]; in Qspi_Ip_ProcessDataVerify()371 recvByte = recvDataPtr[byteCnt]; in Qspi_Ip_ProcessDataVerify()375 if (*roData != recvByte) in Qspi_Ip_ProcessDataVerify()415 recvByte = (uint8)(recvData >> 24U); in Qspi_Ip_ProcessDataVerify()418 recvByte = (uint8)(recvData & 0xFFU); in Qspi_Ip_ProcessDataVerify()422 if (*roData != recvByte) in Qspi_Ip_ProcessDataVerify()