Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_ite_it8xxx2.c65 I2C_CH_REPEAT_START, enumerator
787 if ((data->i2ccs == I2C_CH_REPEAT_START) || in i2c_tran_read()
789 if (data->i2ccs == I2C_CH_REPEAT_START) { in i2c_tran_read()
872 if (data->i2ccs == I2C_CH_REPEAT_START) { in i2c_tran_write()
887 data->i2ccs = I2C_CH_REPEAT_START; in i2c_tran_write()
Di2c_ite_enhance.c87 I2C_CH_REPEAT_START, enumerator