Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dstm32_i2c.h85 #define I2C_ERROR_NONE U(0x0) macro
/optee_os-3.20.0/core/drivers/
A Dstm32_i2c.c830 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_init()
1103 hi2c->i2c_err = I2C_ERROR_NONE; in i2c_write()
1236 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_read_write_membyte()
1326 hi2c->i2c_err = I2C_ERROR_NONE; in i2c_read()
1450 hi2c->i2c_err = I2C_ERROR_NONE; in stm32_i2c_is_device_ready()

Completed in 6 milliseconds