Searched refs:crc_table_24_ble (Results 1 – 1 of 1) sorted by relevance
50 static const uint32_t crc_table_24_ble[256] = { variable92 crc = (crc_table_24_ble[tbl_idx] ^ (crc >> 8)) & 0xffffff; in crc_update_ble()