Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h379 __IO uint32_t HcInterruptEnable; /* Offset 0x10 */ member
Dusb_host_ohci.c2188 usbHostState->usbRegBase->HcInterruptEnable |= in UBS_HostOhciControllerInit()
2732 interruptStatus &= usbHostState->usbRegBase->HcInterruptEnable; in USB_HostOhciIsrFunction()