Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h212 #define USB_HOST_OHCI_GTD_DI_NO_INTERRUPT (7U) macro
Dusb_host_ohci.c1551 gtd->stateUnion.stateBitField.DI = (0U != ioc) ? 0U : USB_HOST_OHCI_GTD_DI_NO_INTERRUPT; in USB_HostOhciFillGtd()