Searched refs:GYRO_IDLE (Results 1 – 2 of 2) sorted by relevance
789 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()
56 GYRO_IDLE = 0, enumerator