Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dsht15.c84 static const u8 sht15_crc8_table[] = { variable
190 crc = sht15_crc8_table[*value ^ crc]; in sht15_crc8()