Searched refs:INV_MPU6050_BIT_PWR_GYRO_STBY (Results 1 – 2 of 2) sorted by relevance
314 #define INV_MPU6050_BIT_PWR_GYRO_STBY 0x07 macro
392 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_GYRO_STBY; in inv_mpu6050_switch_engine()403 pwr_mgmt2 &= ~INV_MPU6050_BIT_PWR_GYRO_STBY; in inv_mpu6050_switch_engine()405 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_GYRO_STBY; in inv_mpu6050_switch_engine()