Searched refs:CRCMASK (Results 1 – 1 of 1) sorted by relevance
24 #define CRCMASK 0xA001 macro7499 crc = (crc >> 1) ^ CRCMASK; in FPT_CalcCrc16()