Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c680 over_temp_cal->debug_num_estimates++; in overTempCalUpdateSensorEstimate()
1586 over_temp_cal->otc_unit_tag, over_temp_cal->debug_num_estimates, in overTempCalDebugPrint()
1618 over_temp_cal->debug_num_estimates, in overTempCalDebugPrint()
1635 over_temp_cal->debug_num_estimates, in overTempCalDebugPrint()
1662 over_temp_cal->otc_unit_tag, over_temp_cal->debug_num_estimates, in overTempCalDebugPrint()
Dover_temp_cal.h337 size_t debug_num_estimates; // Total number of offset estimates. member