Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/st/i2c/
A Dstm32_i2c.c462 if (i2c_wait_flag(hi2c, I2C_FLAG_TCR, 0, timeout_ref) != 0) { in i2c_request_memory_write()
610 if (i2c_wait_flag(hi2c, I2C_FLAG_TCR, 0, in i2c_write()
780 if (i2c_wait_flag(hi2c, I2C_FLAG_TCR, 0, in i2c_read()
/arm-trusted-firmware-2.8.0/include/drivers/st/
A Dstm32_i2c.h275 #define I2C_FLAG_TCR I2C_ISR_TCR macro

Completed in 4 milliseconds