Searched refs:CRC8_INIT (Results 1 – 2 of 2) sorted by relevance
21 #define CRC8_INIT 0xFF macro
52 uint8_t crc = CRC8_INIT; in HIDS_GenerateCRC()