Searched full:shtc3 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | sensirion,shtc1.yaml | 13 The SHTC1, SHTW1 and SHTC3 are digital humidity and temperature sensors 26 - sensirion,shtc3 55 shtc3@70 { 56 compatible = "sensirion,shtc3";
|
/linux/drivers/hwmon/ |
H A D | shtc1.c | 34 * SHTC3: 0x0807 with mask 0x083f 52 shtc3, enumerator 218 if (chip == shtc3) { in shtc1_probe() 220 dev_err(dev, "SHTC3 ID register does not match\n"); in shtc1_probe() 262 { "shtc3", shtc3 }, 270 { .compatible = "sensirion,shtc3" },
|
H A D | Kconfig | 1891 and SHTC3 humidity and temperature sensors.
|
/linux/Documentation/hwmon/ |
H A D | shtc1.rst | 26 * Sensirion SHTC3 28 Prefix: 'shtc3' 43 This driver implements support for the Sensirion SHTC1, SHTW1, and SHTC3
|