Searched refs:usb_host_ohci_transfer_status_t (Results 1 – 2 of 2) sorted by relevance
439 } usb_host_ohci_transfer_status_t; typedef
1566 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()