Searched refs:fifoThresholdBytes (Results 1 – 1 of 1) sorted by relevance
324 uint32_t fifoThresholdBytes; in UART2CC32XX_hwiIntFxn() local359 fifoThresholdBytes = rxFifoBytes[hwAttrs->rxIntFifoThr]; in UART2CC32XX_hwiIntFxn()360 bytesToRead = MIN(fifoThresholdBytes - 1, object->readCount); in UART2CC32XX_hwiIntFxn()