Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/sensor/sensirion/sht3xd/
Dsht3xd.c24 static const uint16_t measure_cmd[3] = { variable
29 static const uint16_t measure_cmd[5][3] = { variable
88 measure_cmd[SHT3XD_REPEATABILITY_IDX]) in sht3xd_sample_fetch()
188 measure_cmd[SHT3XD_MPS_IDX][SHT3XD_REPEATABILITY_IDX]) in sht3xd_init()
/Zephyr-Core-3.7.0/drivers/sensor/sensirion/sht4x/
Dsht4x.h39 static const uint8_t measure_cmd[3] = { variable
Dsht4x.c106 rc = sht4x_write_command(dev, measure_cmd[cfg->repeatability]); in sht4x_sample_fetch()
/Zephyr-Core-3.7.0/drivers/sensor/sensirion/shtcx/
Dshtcx.c23 static const uint16_t measure_cmd[2][2] = { variable
152 measure_cmd[cfg->measure_mode][cfg->clock_stretching], in shtcx_sample_fetch()