Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/sensor/
Dsht4x.h44 int sht4x_fetch_with_heater(const struct device *dev);
/Zephyr-latest/samples/sensor/sgp40_sht4x/src/
Dmain.c79 if (sht4x_fetch_with_heater(sht)) { in main()
/Zephyr-latest/drivers/sensor/sensirion/sht4x/
Dsht4x.c70 int sht4x_fetch_with_heater(const struct device *dev) in sht4x_fetch_with_heater() function