Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c68 static void setLatestEstimate(struct OverTempCal *over_temp_cal,
658 setLatestEstimate(over_temp_cal, offset, temperature_celsius); in overTempCalUpdateSensorEstimate()
1078 void setLatestEstimate(struct OverTempCal *over_temp_cal, const float *offset, in setLatestEstimate() function