Searched refs:I2C_FLAG_RXNE (Results 1 – 2 of 2) sorted by relevance
270 #define I2C_FLAG_RXNE I2C_ISR_RXNE macro
770 if (i2c_wait_flag(hi2c, I2C_FLAG_RXNE, 0, timeout_ref) != 0) { in i2c_read()
Completed in 4 milliseconds