Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-stm32f7.c135 #define STM32F7_I2C_ISR_TXIS BIT(1) macro
1397 if (status & STM32F7_I2C_ISR_TXIS) { in stm32f7_i2c_slave_isr_event()
1479 if (status & STM32F7_I2C_ISR_TXIS) in stm32f7_i2c_isr_event()