Home
last modified time | relevance | path

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

/u-boot/drivers/i2c/
A Dstm32f7_i2c.c80 #define STM32_I2C_ISR_ARLO BIT(9) macro
91 | STM32_I2C_ISR_ARLO)
382 if (status & STM32_I2C_ISR_ARLO) { in stm32_i2c_check_end_of_message()

Completed in 4 milliseconds