Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/sgp40_sht4x/src/
Dmain.c28 struct sensor_value comp_rh; in main() local
90 comp_rh.val1 = hum.val1; /* RH [%] */ in main()
98 &comp_rh); in main()