Searched refs:I2C_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
99 #define I2C_FIFO_SIZE 16 macro
567 if (Length > I2C_FIFO_SIZE) { in WriteMultipleByte()658 if (WriteLength > I2C_FIFO_SIZE || ReadLength > I2C_FIFO_SIZE) { in ReadMultipleByte()