Searched refs:crc_table_154 (Results 1 – 1 of 1) sorted by relevance
127 static const uint16_t crc_table_154[256] = { variable169 crc = (crc_table_154[tbl_idx] ^ (crc >> 8)) & 0xffff; in crc_update_154()