Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h439 } usb_host_ohci_transfer_status_t; typedef
Dusb_host_ohci.c1566 usb_host_ohci_transfer_status_t transferStaus; in USB_HostOhciLinkGtdControlTr()
1571 …if ((0U != pipe->isBusy) && (kStatus_UsbHostOhci_Idle == (usb_host_ohci_transfer_status_t)tr->setu… in USB_HostOhciLinkGtdControlTr()
1580 transferStaus = (usb_host_ohci_transfer_status_t)tr->setupStatus; in USB_HostOhciLinkGtdControlTr()