Searched refs:i2c_err (Results 1 – 2 of 2) sorted by relevance
47 hi2c->i2c_err |= I2C_ERROR_TIMEOUT; in notif_i2c_timeout()215 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_init()321 hi2c->i2c_err |= I2C_ERROR_AF; in i2c_ack_failed()563 hi2c->i2c_err = I2C_ERROR_NONE; in i2c_write()744 hi2c->i2c_err = I2C_ERROR_NONE; in i2c_read()897 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_is_device_ready()
240 uint32_t i2c_err; /* Error code */ member
Completed in 7 milliseconds