Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sht4x/
Dsht4x.c32 static int sht4x_write_command(const struct device *dev, uint8_t cmd) in sht4x_write_command() function
75 rc = sht4x_write_command(dev, in sht4x_fetch_with_heater()
106 rc = sht4x_write_command(dev, measure_cmd[cfg->repeatability]); in sht4x_sample_fetch()
193 rc = sht4x_write_command(dev, SHT4X_CMD_RESET); in sht4x_init()