Searched refs:ByteNb (Results 1 – 1 of 1) sorted by relevance
1707 uint8 ByteNb; in Netc_Eth_Ip_VsiMsgCalculateCRC8() local1711 for(ByteNb = 0U; ByteNb < MsgLength; ByteNb++) in Netc_Eth_Ip_VsiMsgCalculateCRC8()1713 if(ByteNb == 0U) /* Class field*/ in Netc_Eth_Ip_VsiMsgCalculateCRC8()1717 else if(ByteNb == 1U) /* Command field*/ in Netc_Eth_Ip_VsiMsgCalculateCRC8()1723 Data = MsgCommandConfig->Data[ByteNb - 2U]; in Netc_Eth_Ip_VsiMsgCalculateCRC8()