Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h209 #define USB_HOST_OHCI_GTD_DP_SETUP (0U) macro
Dusb_host_ohci.c1110 … if ((0U != gtd->CBP) && (USB_HOST_OHCI_GTD_DP_SETUP != gtd->stateUnion.stateBitField.DP)) in USB_HostOhciTdDoneHandle()
1564 uint8_t dirPid = USB_HOST_OHCI_GTD_DP_SETUP; in USB_HostOhciLinkGtdControlTr()
1596 …B_HostOhciFillGtd(pipe, tr, p, (uint8_t *)tr->setupPacket, 8U, USB_HOST_OHCI_GTD_DP_SETUP, 0x02U, … in USB_HostOhciLinkGtdControlTr()