Searched refs:INV_MPU6050_BIT_PWR_GYRO_STBY (Results 1 – 3 of 3) sorted by relevance
55 INV_MPU6050_BIT_PWR_GYRO_STBY); in inv_mpu6050_set_enable()90 INV_MPU6050_BIT_PWR_GYRO_STBY); in inv_mpu6050_set_enable()108 INV_MPU6050_BIT_PWR_GYRO_STBY); in inv_mpu6050_set_enable()
153 if (mask == INV_MPU6050_BIT_PWR_GYRO_STBY) { in inv_mpu6050_switch_engine()161 if ((mask == INV_MPU6050_BIT_PWR_GYRO_STBY) && (!en)) { in inv_mpu6050_switch_engine()186 if (mask == INV_MPU6050_BIT_PWR_GYRO_STBY) { in inv_mpu6050_switch_engine()362 INV_MPU6050_BIT_PWR_GYRO_STBY); in inv_mpu6050_read_channel_data()368 INV_MPU6050_BIT_PWR_GYRO_STBY); in inv_mpu6050_read_channel_data()918 INV_MPU6050_BIT_PWR_GYRO_STBY); in inv_check_and_setup_chip()
194 #define INV_MPU6050_BIT_PWR_GYRO_STBY 0x07 macro