Home
last modified time | relevance | path

Searched defs:crc8_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/libpldm/src/
H A Dutils.c63 static const uint8_t crc8_table[] = { variable
/openbmc/linux/drivers/bluetooth/
H A Dbtnxpuart.c298 static u8 crc8_table[CRC8_TABLE_SIZE]; variable