Searched refs:rxFIFOlen (Results 1 – 1 of 1) sorted by relevance
1266 unsigned int rxFIFOlen = (i2c->fifolen & MXC_F_I2C_REVA_FIFOLEN_RX_DEPTH) >> in MXC_I2C_RevA_SetRXThreshold() local1269 if (numBytes > rxFIFOlen) { in MXC_I2C_RevA_SetRXThreshold()