Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c86 static void findNearestEstimate(struct OverTempCal *over_temp_cal,
466 findNearestEstimate(over_temp_cal, in overTempCalSetModelData()
740 findNearestEstimate(over_temp_cal, temperature_celsius); in overTempCalSetTemperature()
1172 void findNearestEstimate(struct OverTempCal *over_temp_cal, in findNearestEstimate() function
1219 findNearestEstimate(over_temp_cal, in removeStaleModelData()