Searched refs:STM32F7_I2C_ISR_TC (Results 1 – 1 of 1) sorted by relevance
123 #define STM32F7_I2C_ISR_TC BIT(6) macro1420 if (status & STM32F7_I2C_ISR_TC) { in stm32f7_i2c_isr_event()1467 if (status & STM32F7_I2C_ISR_TC) { in stm32f7_i2c_isr_event_thread()