Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/humidity/
Ddht11.c67 #define DHT11_AMBIG_LOW 23000 /* ns */ macro
209 if (timeres > DHT11_AMBIG_LOW && timeres < DHT11_AMBIG_HIGH) in dht11_read_raw()