Searched refs:calibration_state (Results 1 – 2 of 2) sorted by relevance
557 enum CalibrationState calibration_state; member2745 switch (mTask.calibration_state) {2752 mTask.calibration_state = CALIBRATION_FOC;2770 mTask.calibration_state = CALIBRATION_WAIT_FOC_DONE;2783 mTask.calibration_state = CALIBRATION_SET_OFFSET;2789 mTask.calibration_state = CALIBRATION_WAIT_FOC_DONE;2797 mTask.calibration_state = CALIBRATION_TIMEOUT;2829 mTask.calibration_state = CALIBRATION_DONE;2842 mTask.calibration_state = CALIBRATION_START;3012 switch (mTask.calibration_state) {[all …]
632 enum CalibrationState calibration_state; member1272 switch (T(calibration_state)) {1281 T(calibration_state) = CALIBRATION_READ_STATUS;1296 T(calibration_state) = CALIBRATION_DONE;1299 T(calibration_state) = CALIBRATION_READ_DATA;1312 T(calibration_state) = CALIBRATION_DONE;1328 T(calibration_state) = CALIBRATION_DONE;1335 T(calibration_state) = CALIBRATION_READ_STATUS;1340 T(calibration_state) = CALIBRATION_SET_OFFSET;1386 T(calibration_state) = CALIBRATION_DONE;[all …]