Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c237 static void updateDebugData(struct OverTempCal *over_temp_cal);
408 updateDebugData(over_temp_cal); in overTempCalSetModel()
481 updateDebugData(over_temp_cal); in overTempCalSetModelData()
680 updateDebugData(over_temp_cal); in overTempCalUpdateSensorEstimate()
1520 void updateDebugData(struct OverTempCal *over_temp_cal) { in updateDebugData() function