Searched refs:INV_MPU6050_BIT_I2C_SLV0_NACK (Results 1 – 3 of 3) sorted by relevance
153 if (status & INV_MPU6050_BIT_I2C_SLV0_NACK) in inv_mpu_aux_read()209 if (status & INV_MPU6050_BIT_I2C_SLV0_NACK) in inv_mpu_aux_write()
354 if (status & INV_MPU6050_BIT_I2C_SLV0_NACK || in inv_mpu_magn_read()
258 #define INV_MPU6050_BIT_I2C_SLV0_NACK 0x01 macro