Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_ite_it8xxx2.c37 #define I2C_MSG_BURST_READ_MASK (I2C_MSG_RESTART | I2C_MSG_STOP | I2C_MSG_READ) macro
739 if ((msgs[1].flags == I2C_MSG_BURST_READ_MASK) && in fifo_mode_allowed()