Searched refs:STM32F7_I2C_ISR_TC (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i2c/busses/
H A Di2c-stm32f7.c135 #define STM32F7_I2C_ISR_TC BIT(6) macro
1593 STM32F7_I2C_ISR_TC | STM32F7_I2C_ISR_TCR))
1637 if (status & STM32F7_I2C_ISR_TC) {

Completed in 298 milliseconds