Searched refs:I2C_IC_STATUS_TFE_BITS (Results 1 – 2 of 2) sorted by relevance
148 } while (!abort && !(i2c->hw->status & I2C_IC_STATUS_TFE_BITS)); in i2c_write_blocking_internal()
1747 #define I2C_IC_STATUS_TFE_BITS 0x00000004 macro
Completed in 13 milliseconds