Searched refs:I2C_MSG_BURST_READ_MASK (Results 1 – 1 of 1) sorted by relevance
37 #define I2C_MSG_BURST_READ_MASK (I2C_MSG_RESTART | I2C_MSG_STOP | I2C_MSG_READ) macro739 if ((msgs[1].flags == I2C_MSG_BURST_READ_MASK) && in fifo_mode_allowed()