Searched refs:sht21_rh_ticks_to_per_cent_mille (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
H A Dsht21.c72 * sht21_rh_ticks_to_per_cent_mille() - convert raw humidity ticks to
76 static inline int sht21_rh_ticks_to_per_cent_mille(int ticks) sht21_rh_ticks_to_per_cent_mille() function
114 sht21->humidity = sht21_rh_ticks_to_per_cent_mille(ret); sht21_update_measurements()

Completed in 29 milliseconds