Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c248 static void createDebugTag(struct OverTempCal *over_temp_cal,
293 createDebugTag(over_temp_cal, ":INIT]"); in overTempCalInit()
348 createDebugTag(over_temp_cal, ":RECALL]"); in overTempCalSetModel()
374 createDebugTag(over_temp_cal, ":SET MODEL]"); in overTempCalSetModel()
472 createDebugTag(over_temp_cal, ":SET MODEL DATA SET]"); in overTempCalSetModelData()
582 createDebugTag(over_temp_cal, ":OUTLIER]"); in overTempCalUpdateSensorEstimate()
700 createDebugTag(over_temp_cal, ":TEMP]"); in overTempCalSetTemperature()
783 createDebugTag(over_temp_cal, ":WEIGHT_FUNCTION]"); in overTempValidateAndSetWeight()
798 createDebugTag(over_temp_cal, ":WEIGHT_FUNCTION]"); in overTempValidateAndSetWeight()
1165 createDebugTag(over_temp_cal, ":REJECT]"); in computeModelUpdate()
[all …]