Searched refs:GYRO_WAIT_STATE (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/ |
D | gyro_cal.c | 1135 case GYRO_WAIT_STATE: in gyroCalDebugPrint() 1146 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1153 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1161 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1169 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1176 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1183 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1190 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1196 gyro_cal->debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalDebugPrint() 1233 debug_state = GYRO_WAIT_STATE; // First, go to wait state. in gyroCalTuneDebugPrint() [all …]
|
D | gyro_cal.h | 59 GYRO_WAIT_STATE, enumerator
|