Searched refs:INV_MPU6050_BIT_I2C_SLV0_NACK (Results 1 – 3 of 3) sorted by relevance
140 if (status & INV_MPU6050_BIT_I2C_SLV0_NACK) in inv_mpu_aux_read()196 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()
251 #define INV_MPU6050_BIT_I2C_SLV0_NACK 0x01 macro
Completed in 7 milliseconds