Home
last modified time | relevance | path

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

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