Home
last modified time | relevance | path

Searched full:sht15 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dsensirion,sht15.yaml4 $id: http://devicetree.org/schemas/hwmon/sensirion,sht15.yaml#
7 title: Sensirion SHT15 humidity and temperature sensor
14 const: sensirion,sht15
36 compatible = "sensirion,sht15";
/Linux-v6.1/Documentation/hwmon/
Dsht15.rst1 Kernel driver sht15
21 * Sensirion SHT15
23 Prefix: 'sht15'
40 The SHT10, SHT11, SHT15, SHT71, and SHT75 are humidity and temperature
Dindex.rst182 sht15
/Linux-v6.1/drivers/hwmon/
Dsht15.c3 * sht15.c - support for the SHT15 Temperature and Humidity Sensor
13 * For further information, see the Documentation/hwmon/sht15.rst file.
55 enum sht15_chips { sht10, sht11, sht15, sht71, sht75 }; enumerator
177 * @data: sht15 specific data.
178 * @value: sht15 retrieved data.
199 * @data: sht15 specific data
333 * @data: sht15 specific data.
353 * @data: sht15 specific data.
418 * @data: sht15 specific data.
910 { .compatible = "sensirion,sht15" },
[all …]
DMakefile183 obj-$(CONFIG_SENSORS_SHT15) += sht15.o
DKconfig1680 tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
1685 SHT15, SHT71, SHT75 humidity and temperature sensors.
1688 will be called sht15.
/Linux-v6.1/arch/arm/boot/dts/
Dimx7d-sdb-sht11.dts11 compatible = "sensirion,sht15";
17 reg_sht15: regulator-sht15 {