Home
last modified time | relevance | path

Searched refs:sht15_crc8_table (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dsht15.c84 static const u8 sht15_crc8_table[] = { variable
190 crc = sht15_crc8_table[*value ^ crc]; in sht15_crc8()