Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/i2c/
H A Dstm32_i2c.c566 I2C_RELOAD_MODE, I2C_NO_STARTSTOP); in i2c_write()
570 I2C_AUTOEND_MODE, I2C_NO_STARTSTOP); in i2c_write()
609 I2C_NO_STARTSTOP); in i2c_write()
615 I2C_NO_STARTSTOP); in i2c_write()
779 I2C_NO_STARTSTOP); in i2c_read()
785 I2C_NO_STARTSTOP); in i2c_read()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_i2c.h262 #define I2C_NO_STARTSTOP 0x00000000U macro