Searched full:sht15 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | sensirion,sht15.yaml | 4 $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";
|
/openbmc/linux/Documentation/hwmon/ |
H A D | sht15.rst | 1 Kernel driver sht15 21 * Sensirion SHT15 23 Prefix: 'sht15' 40 The SHT10, SHT11, SHT15, SHT71, and SHT75 are humidity and temperature
|
H A D | index.rst | 198 sht15
|
/openbmc/linux/drivers/hwmon/ |
H A D | sht15.c | 3 * 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 …]
|
H A D | Makefile | 191 obj-$(CONFIG_SENSORS_SHT15) += sht15.o
|
H A D | Kconfig | 1762 tristate "Sensiron humidity and temperature sensors. SHT15 and compat." 1767 SHT15, SHT71, SHT75 humidity and temperature sensors. 1770 will be called sht15.
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d-sdb-sht11.dts | 11 compatible = "sensirion,sht15"; 17 reg_sht15: regulator-sht15 {
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |