Searched refs:removedCount (Results 1 – 1 of 1) sorted by relevance
1417 uint32_t removedCount = 0UL; in XSPI_ReadBlocking() local1452 removedCount = XSPI_GetRxBufferRemovedBytesCount(base); in XSPI_ReadBlocking()1461 while ((XSPI_GetRxBufferRemovedBytesCount(base) - removedCount) != (rxWatermark * 4UL)) in XSPI_ReadBlocking()