Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h227 uint16_t currentCount; /*!< For KHCI transfer*/ member
Dusb_host_khci.c428 if ((tempTransfer->transferPipe->currentCount != frame_number) && in _USB_HostKhciGetRightTrRequest()
432 tempTransfer->transferPipe->currentCount = frame_number; in _USB_HostKhciGetRightTrRequest()
1747 pipePointer->currentCount = 0xffffU; in USB_HostKhciOpenPipe()
Dusb_host_ohci.c2349 pipe->pipeCommon.currentCount = 0U; in USB_HostOhciOpenPipe()
Dusb_host_ip3516hs.c3564 pipe->pipeCommon.currentCount = 0U; in USB_HostIp3516HsOpenPipe()