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