Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Ddht11.c68 #define DHT11_AMBIG_HIGH 30000 /* ns */ macro
209 if (timeres > DHT11_AMBIG_LOW && timeres < DHT11_AMBIG_HIGH) in dht11_read_raw()