Searched refs:rxFifoMaxBytes (Results 1 – 2 of 2) sorted by relevance
948 uint32_t rxFifoMaxBytes = MIN(bytesPerFrame, 4U) * fifoSize; local1023 if (((NULL == rxData) || (rxRemainingByteCount - txRemainingByteCount) < rxFifoMaxBytes))
957 uint32_t rxFifoMaxBytes = MIN(bytesPerFrame, 4U) * LPSPI_GetRxFifoSize(base); local986 ((stateParams->rxRemainingByteCount) - txRemainingByteCount) < rxFifoMaxBytes))