Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dsht15.c87 static const u8 sht15_crc8_table[] = { variable
190 crc = sht15_crc8_table[*value ^ crc]; in sht15_crc8()