Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/aosong/dht/
Ddht.h20 struct dht_config { struct
Ddht.c34 const struct dht_config *cfg = dev->config; in dht_measure_signal_duration()
63 const struct dht_config *cfg = dev->config; in dht_sample_fetch()
239 const struct dht_config *cfg = dev->config; in dht_init()
254 static const struct dht_config dht_config_##inst = { \