Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/sensor/sensirion/sht3xd/
Dsht3xd.h26 #define SHT3XD_REPEATABILITY_IDX 0 macro
28 #define SHT3XD_REPEATABILITY_IDX 1 macro
30 #define SHT3XD_REPEATABILITY_IDX 2 macro
Dsht3xd.c88 measure_cmd[SHT3XD_REPEATABILITY_IDX]) in sht3xd_sample_fetch()
93 k_sleep(K_MSEC(measure_wait[SHT3XD_REPEATABILITY_IDX] / USEC_PER_MSEC)); in sht3xd_sample_fetch()
188 measure_cmd[SHT3XD_MPS_IDX][SHT3XD_REPEATABILITY_IDX]) in sht3xd_init()
194 k_busy_wait(measure_wait[SHT3XD_REPEATABILITY_IDX]); in sht3xd_init()