Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht15.c611 * sht15_calc_temp() - convert the raw reading to a temperature
616 static inline int sht15_calc_temp(struct sht15_data *data) in sht15_calc_temp() function
648 int temp = sht15_calc_temp(data); in sht15_calc_humid()
746 sht15_calc_temp(data)); in sht15_temp_show()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht15.c611 * sht15_calc_temp() - convert the raw reading to a temperature
616 static inline int sht15_calc_temp(struct sht15_data *data) in sht15_calc_temp() function
648 int temp = sht15_calc_temp(data); in sht15_calc_humid()
746 sht15_calc_temp(data)); in sht15_temp_show()

Completed in 3 milliseconds