Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.c2350 uint32_t primedLength = currentTr->transferSofar; in USB_HostIp3516HsWriteIsoPipe() local
2356primedLength += (uint32_t)pipe->pipeCommon.maxPacketSize * pipe->pipeCommon.numberPerUframe; in USB_HostIp3516HsWriteIsoPipe()
2358 if (primedLength >= currentTr->transferLength) in USB_HostIp3516HsWriteIsoPipe()