Searched refs:pCrc (Results 1 – 1 of 1) sorted by relevance
179 USHORT * const pCrc,187 USHORT * const pCrc,321 USHORT * const pCrc, in calcCrc_Bits() argument329 USHORT crc = *pCrc; /* get crc value */ in calcCrc_Bits()349 *pCrc = crc; /* update crc value */ in calcCrc_Bits()367 USHORT * const pCrc, in calcCrc_Bytes() argument374 USHORT crc = *pCrc; /* get crc value */ in calcCrc_Bytes()387 *pCrc = crc; /* update crc value */ in calcCrc_Bytes()