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.c405 over_temp_cal->debug_state = OTC_IDLE; in overTempCalSetModel()
478 over_temp_cal->debug_state = OTC_IDLE; in overTempCalSetModelData()
1526 if (over_temp_cal->debug_state != OTC_IDLE) { in updateDebugData()
1580 case OTC_IDLE: in overTempCalDebugPrint()
1589 over_temp_cal->debug_state = OTC_IDLE; in overTempCalDebugPrint()
1745 over_temp_cal->next_state = OTC_IDLE; // Sets the next state. in overTempCalDebugPrint()
1755 over_temp_cal->next_state = OTC_IDLE; // Sets the next state. in overTempCalDebugPrint()
Dover_temp_cal.h157 OTC_IDLE = 0, enumerator