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.c240 static void updateDebugData(struct OverTempCal *over_temp_cal);
411 updateDebugData(over_temp_cal); in overTempCalSetModel()
484 updateDebugData(over_temp_cal); in overTempCalSetModelData()
683 updateDebugData(over_temp_cal); in overTempCalUpdateSensorEstimate()
1498 void updateDebugData(struct OverTempCal *over_temp_cal) { in updateDebugData() function