Searched refs:INV_MPU6050_GYRO_UP_TIME (Results 1 – 2 of 2) sorted by relevance
323 #define INV_MPU6050_GYRO_UP_TIME 35 macro
378 if (sleep < INV_MPU6050_GYRO_UP_TIME) in inv_mpu6050_switch_engine()379 sleep = INV_MPU6050_GYRO_UP_TIME; in inv_mpu6050_switch_engine()