Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_i2c.h145 uint32_t i2c_err; member
/optee_os/core/drivers/
H A Dstm32_i2c.c315 hi2c->i2c_err |= I2C_ERROR_TIMEOUT; in notif_i2c_timeout()
915 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_init()
1003 hi2c->i2c_err |= I2C_ERROR_ACKF; in i2c_ack_failed()
1189 hi2c->i2c_err = I2C_ERROR_NONE; in do_write()
1327 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_read_write_membyte()
1422 hi2c->i2c_err = I2C_ERROR_NONE; in do_read()
1593 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_is_device_ready()