Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_reva.c1266 unsigned int rxFIFOlen = (i2c->fifolen & MXC_F_I2C_REVA_FIFOLEN_RX_DEPTH) >> in MXC_I2C_RevA_SetRXThreshold() local
1269 if (numBytes > rxFIFOlen) { in MXC_I2C_RevA_SetRXThreshold()