Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_ite_it8xxx2.c66 I2C_CH_REPEAT_START, enumerator
788 if ((data->i2ccs == I2C_CH_REPEAT_START) || in i2c_tran_read()
790 if (data->i2ccs == I2C_CH_REPEAT_START) { in i2c_tran_read()
873 if (data->i2ccs == I2C_CH_REPEAT_START) { in i2c_tran_write()
888 data->i2ccs = I2C_CH_REPEAT_START; in i2c_tran_write()
Di2c_ite_enhance.c88 I2C_CH_REPEAT_START, enumerator