Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-stm32f7.c128 #define STM32F7_I2C_ISR_BUSY BIT(15) macro
854 !(status & STM32F7_I2C_ISR_BUSY), in stm32f7_i2c_wait_free_bus()