Searched refs:I2C_IC_STATUS_TFNF_BITS (Results 1 – 3 of 3) sorted by relevance
448 assert(hw->status & I2C_IC_STATUS_TFNF_BITS); // Tx FIFO must not be full in i2c_write_byte_raw()
1790 #define I2C_IC_STATUS_TFNF_BITS _u(0x00000002) macro