Searched refs:INV_MPU6050_ACCEL_UP_TIME (Results 1 – 2 of 2) sorted by relevance
322 #define INV_MPU6050_ACCEL_UP_TIME 20 macro
374 if (sleep < INV_MPU6050_ACCEL_UP_TIME) in inv_mpu6050_switch_engine()375 sleep = INV_MPU6050_ACCEL_UP_TIME; in inv_mpu6050_switch_engine()