Searched refs:INV_MPU6050_BIT_PWR_ACCL_STBY (Results 1 – 2 of 2) sorted by relevance
313 #define INV_MPU6050_BIT_PWR_ACCL_STBY 0x38 macro
390 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_ACCL_STBY; in inv_mpu6050_switch_engine()397 pwr_mgmt2 &= ~INV_MPU6050_BIT_PWR_ACCL_STBY; in inv_mpu6050_switch_engine()399 pwr_mgmt2 |= INV_MPU6050_BIT_PWR_ACCL_STBY; in inv_mpu6050_switch_engine()