Searched refs:CRC8_POLY (Results 1 – 1 of 1) sorted by relevance
347 const uint8_t CRC8_POLY = 0x91; variable364 val ^= CRC8_POLY; in build_crc8_table()