Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h72 #define USB_HOST_OHCI_INTERRUPT_ENABLE_SF_MASK (0x04U) macro
Dusb_host_ohci.c2190 USB_HOST_OHCI_INTERRUPT_ENABLE_RHSC_MASK | USB_HOST_OHCI_INTERRUPT_ENABLE_SF_MASK; in UBS_HostOhciControllerInit()