Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sts4x/
Dsts4x.c58 static int sts4x_write_command(const struct device *dev, uint8_t cmd) in sts4x_write_command() function
95 ret = sts4x_write_command(dev, measure_cmds[cfg->repeatability]); in sts4x_sample_fetch()
142 ret = sts4x_write_command(dev, STS4X_CMD_RESET); in sts4x_init()