Home
last modified time | relevance | path

Searched refs:DHT11_DATA_BIT_LOW (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iio/humidity/
Ddht11.c57 #define DHT11_DATA_BIT_LOW 27000 macro
99 if (DHT11_DATA_BIT_LOW / timeres + 1 >= threshold) in dht11_decode()