Searched refs:ft_temp (Results 1 – 1 of 1) sorted by relevance
29 int ft_temp; in hal_ths_calibrate() local34 ft_temp = buf[0] & FT_TEMP_MASK; in hal_ths_calibrate()50 delta = (sensor_temp - ft_temp * 100) * 10 / TEMP_TO_REG; in hal_ths_calibrate()55 sensor_temp, sensor_temp, ft_temp, ft_temp, TEMP_TO_REG, TEMP_TO_REG, in hal_ths_calibrate()
Completed in 5 milliseconds