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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dsht15.c299 * sht15_calc_temp() - convert the raw reading to a temperature
304 static inline int sht15_calc_temp(struct sht15_data *data) function
332 int temp = sht15_calc_temp(data);
356 sht15_calc_temp(data));

Completed in 21 milliseconds