Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht21.c64 * sht21_rh_ticks_to_per_cent_mille() - convert raw humidity ticks to
68 static inline int sht21_rh_ticks_to_per_cent_mille(int ticks) in sht21_rh_ticks_to_per_cent_mille() function
106 sht21->humidity = sht21_rh_ticks_to_per_cent_mille(ret); in sht21_update_measurements()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht21.c64 * sht21_rh_ticks_to_per_cent_mille() - convert raw humidity ticks to
68 static inline int sht21_rh_ticks_to_per_cent_mille(int ticks) in sht21_rh_ticks_to_per_cent_mille() function
106 sht21->humidity = sht21_rh_ticks_to_per_cent_mille(ret); in sht21_update_measurements()

Completed in 1 milliseconds