Home
last modified time | relevance | path

Searched refs:STM32_I2C_ISR_TC (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c76 #define STM32_I2C_ISR_TC BIT(6) macro
452 mask = STM32_I2C_ISR_TC; in stm32_i2c_message_xfer()