Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd.c56 const struct sht3xd_config *config = dev->config; in sht3xd_write_command()
65 const struct sht3xd_config *config = dev->config; in sht3xd_write_reg()
78 const struct sht3xd_config *config = dev->config; in sht3xd_sample_fetch()
170 const struct sht3xd_config *cfg = dev->config; in sht3xd_init()
218 static const struct sht3xd_config sht3xd0_cfg_##inst = { \
Dsht3xd_trigger.c87 const struct sht3xd_config *cfg = in setup_alert()
88 (const struct sht3xd_config *)dev->config; in setup_alert()
116 const struct sht3xd_config *cfg = in sht3xd_trigger_set()
117 (const struct sht3xd_config *)dev->config; in sht3xd_trigger_set()
192 const struct sht3xd_config *cfg = dev->config; in sht3xd_init_interrupt()
Dsht3xd.h47 struct sht3xd_config { struct