Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c176 static inline float hts221_humidity_percent(int16_t hum) in hts221_humidity_percent() function
442 sample.fdata = hts221_humidity_percent(humidity_val); in handleCommDoneEvt()