Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c789 if (gyro_cal->debug_state != GYRO_IDLE) { in gyroCalUpdateDebug()
1018 case GYRO_IDLE: in gyroCalDebugPrint()
1027 gyro_cal->debug_state = GYRO_IDLE; in gyroCalDebugPrint()
1089 gyro_cal->next_state = GYRO_IDLE; // Sets the next state. in gyroCalDebugPrint()
1096 gyro_cal->debug_state = GYRO_IDLE; // Go to idle state. in gyroCalDebugPrint()
Dgyro_cal.h56 GYRO_IDLE = 0, enumerator