Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h380 __IO uint32_t HcInterruptDisable; /* Offset 0x14 */ member
Dusb_host_ohci.c2187 usbHostState->usbRegBase->HcInterruptDisable |= USB_HOST_OHCI_INTERRUPT_DISABLE_MASK; in UBS_HostOhciControllerInit()
2296 usbHostState->usbRegBase->HcInterruptDisable |= USB_HOST_OHCI_INTERRUPT_DISABLE_MASK; in USB_HostOhciDestory()