Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sgp40/
Dsgp40.c32 static int sgp40_write_command(const struct device *dev, uint16_t cmd) in sgp40_write_command() function
106 rc = sgp40_write_command(dev, SGP40_CMD_MEASURE_TEST); in sgp40_selftest()
207 return sgp40_write_command(dev, cmd); in sgp40_pm_action()