Home
last modified time | relevance | path

Searched full:dht11 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/humidity/
H A Ddht11.yaml4 $id: http://devicetree.org/schemas/iio/humidity/dht11.yaml#
7 title: DHT11 humidity + temperature sensor
19 const: dht11
38 compatible = "dht11";
/linux/drivers/iio/humidity/
H A DKconfig19 config DHT11 config
20 tristate "DHT11 (and compatible sensors) driver"
24 generating GPIO line. Currently tested are DHT11 and DHT22.
H A DMakefile7 obj-$(CONFIG_DHT11) += dht11.o