Searched refs:I2C_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
215 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_init()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()
224 #define I2C_ERROR_NONE 0x00000000U /* No error */ macro
Completed in 5 milliseconds