Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c197 static void modelDataSetAgeUpdate(struct OverTempCal *over_temp_cal,
559 modelDataSetAgeUpdate(over_temp_cal, timestamp_nanos); in overTempCalUpdateSensorEstimate()
716 modelDataSetAgeUpdate(over_temp_cal, timestamp_nanos); in overTempCalSetTemperature()
1465 void modelDataSetAgeUpdate(struct OverTempCal *over_temp_cal, in modelDataSetAgeUpdate() function