Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dstm32_i2c.h74 I2C_STATE_BUSY_RX, /* Data Reception ongoing */ enumerator
/optee_os-3.20.0/core/drivers/
A Dstm32_i2c.c1235 hi2c->i2c_state = write ? I2C_STATE_BUSY_TX : I2C_STATE_BUSY_RX; in stm32_i2c_read_write_membyte()
1325 hi2c->i2c_state = I2C_STATE_BUSY_RX; in i2c_read()

Completed in 5 milliseconds