Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c559 enum GyroTestState gyro_test_state; member
3158 switch (mTask.gyro_test_state) {
3163 mTask.gyro_test_state = GYRO_TEST_RUN;
3175 mTask.gyro_test_state = GYRO_TEST_VERIFY;
3190 mTask.gyro_test_state = GYRO_TEST_DONE;
3206 mTask.gyro_test_state = GYRO_TEST_START;
3627 if (mTask.gyro_test_state == GYRO_TEST_DONE) {