Searched defs:crc8_table (Results 1 – 2 of 2) sorted by relevance
/openbmc/libpldm/src/ | ||
H A D | utils.c | 63 static const uint8_t crc8_table[] = { variable |
/openbmc/linux/drivers/bluetooth/ | ||
H A D | btnxpuart.c | 298 static u8 crc8_table[CRC8_TABLE_SIZE]; variable |