Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/st/sensortile_box/src/
Dmain.c337 struct sensor_value hts221_hum, hts221_temp; in main() local
393 sensor_channel_get(hts221, SENSOR_CHAN_AMBIENT_TEMP, &hts221_temp); in main()
412 sensor_value_to_double(&hts221_temp)); in main()