Home
last modified time | relevance | path

Searched refs:ft_temp (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/thermal/
A Dhal_thermal.c29 int ft_temp; in hal_ths_calibrate() local
34 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