Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c408 over_temp_cal->debug_state = OTC_IDLE; in overTempCalSetModel()
481 over_temp_cal->debug_state = OTC_IDLE; in overTempCalSetModelData()
1504 if (over_temp_cal->debug_state != OTC_IDLE) { in updateDebugData()
1558 case OTC_IDLE: in overTempCalDebugPrint()
1567 over_temp_cal->debug_state = OTC_IDLE; in overTempCalDebugPrint()
1723 over_temp_cal->next_state = OTC_IDLE; // Sets the next state. in overTempCalDebugPrint()
1733 over_temp_cal->next_state = OTC_IDLE; // Sets the next state. in overTempCalDebugPrint()
Dover_temp_cal.h157 OTC_IDLE = 0, enumerator