Searched refs:INV_MPU6050_BIT_PWR_ACCL_STBY (Results 1 – 2 of 2) sorted by relevance
295 #define INV_MPU6050_BIT_PWR_ACCL_STBY 0x38 macro
334 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_ACCL_STBY; in inv_mpu6050_switch_engine()341 pwr_mgmt2 &= ~INV_MPU6050_BIT_PWR_ACCL_STBY; in inv_mpu6050_switch_engine()343 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_ACCL_STBY; in inv_mpu6050_switch_engine()