Searched refs:I2C_ISR_TCR (Results 1 – 1 of 1) sorted by relevance
142 #define I2C_ISR_TCR BIT(7) macro1107 if (wait_isr_event(hi2c, I2C_ISR_TCR, 1, timeout_ref)) in i2c_request_mem_write()1232 if (wait_isr_event(hi2c, I2C_ISR_TCR, 1, timeout_ref)) in do_write()1340 event_mask = I2C_ISR_TCR; in stm32_i2c_read_write_membyte()1457 if (wait_isr_event(hi2c, I2C_ISR_TCR, 1, timeout_ref)) in do_read()