Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_i2c.c129 #define I2C_ISR_RXNE BIT(2) macro
1268 if (wait_isr_event(hi2c, I2C_ISR_RXNE, 1, timeout_ref)) in stm32_i2c_read_write_membyte()
1351 if (wait_isr_event(hi2c, I2C_ISR_RXNE, 1, in i2c_read()

Completed in 5 milliseconds