Searched refs:primedLength (Results 1 – 1 of 1) sorted by relevance
2350 uint32_t primedLength = currentTr->transferSofar; in USB_HostIp3516HsWriteIsoPipe() local2356 … primedLength += (uint32_t)pipe->pipeCommon.maxPacketSize * pipe->pipeCommon.numberPerUframe; in USB_HostIp3516HsWriteIsoPipe()2358 if (primedLength >= currentTr->transferLength) in USB_HostIp3516HsWriteIsoPipe()