Results 1 issues of Bolli

In i2c driver, I use below code to push DATA fifo: for (int i = 0; i < 14; i++) REG_DATA = data; I want the size of the FIFO...