Searched refs:INV_MPU6050_BIT_PWR_GYRO_STBY (Results 1 – 2 of 2) sorted by relevance
296 #define INV_MPU6050_BIT_PWR_GYRO_STBY 0x07 macro
336 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_GYRO_STBY; in inv_mpu6050_switch_engine()347 pwr_mgmt2 &= ~INV_MPU6050_BIT_PWR_GYRO_STBY; in inv_mpu6050_switch_engine()349 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_GYRO_STBY; in inv_mpu6050_switch_engine()