Searched refs:crc8_table (Results 1 – 1 of 1) sorted by relevance
7 const uint8_t crc8_table[256] = { variable38 crc = crc8_table[crc ^ *buffer++]; in crc8()