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.c251 static void createDebugTag(struct OverTempCal *over_temp_cal,
296 createDebugTag(over_temp_cal, ":INIT]"); in overTempCalInit()
351 createDebugTag(over_temp_cal, ":RECALL]"); in overTempCalSetModel()
377 createDebugTag(over_temp_cal, ":SET MODEL]"); in overTempCalSetModel()
475 createDebugTag(over_temp_cal, ":SET MODEL DATA SET]"); in overTempCalSetModelData()
585 createDebugTag(over_temp_cal, ":OUTLIER]"); in overTempCalUpdateSensorEstimate()
703 createDebugTag(over_temp_cal, ":TEMP]"); in overTempCalSetTemperature()
761 createDebugTag(over_temp_cal, ":WEIGHT_FUNCTION]"); in overTempValidateAndSetWeight()
776 createDebugTag(over_temp_cal, ":WEIGHT_FUNCTION]"); in overTempValidateAndSetWeight()
1143 createDebugTag(over_temp_cal, ":REJECT]"); in computeModelUpdate()
[all …]