Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/st/i2c/
A Dstm32_i2c.c48 hi2c->i2c_mode = I2C_MODE_NONE; in notif_i2c_timeout()
217 hi2c->i2c_mode = I2C_MODE_NONE; in stm32_i2c_init()
323 hi2c->i2c_mode = I2C_MODE_NONE; in i2c_ack_failed()
646 hi2c->i2c_mode = I2C_MODE_NONE; in i2c_write()
815 hi2c->i2c_mode = I2C_MODE_NONE; in i2c_read()
889 hi2c->i2c_mode = I2C_MODE_NONE; in stm32_i2c_is_device_ready()
/arm-trusted-firmware-2.8.0/include/drivers/st/
A Dstm32_i2c.h217 I2C_MODE_NONE = 0x00U, /* No active communication */ enumerator

Completed in 4 milliseconds