Searched refs:STM32_I2C_ISR_ARLO (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c83 #define STM32_I2C_ISR_ARLO BIT(9) macro
94 | STM32_I2C_ISR_ARLO)
385 if (status & STM32_I2C_ISR_ARLO) {

Completed in 35 milliseconds