Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.c2216 IRQn_Type usb_irq[] = USBFSH_IRQS; in USB_HostOhciCreate() local
2229 usbHostState->isrNumber = (uint8_t)usb_irq[usbHostState->controllerId]; in USB_HostOhciCreate()
Dusb_host_ip3516hs.c3409 IRQn_Type usb_irq[] = USBHSH_IRQS; in USB_HostIp3516HsCreate() local
3432 usbHostState->isrNumber = (uint8_t)usb_irq[usbHostState->controllerId]; in USB_HostIp3516HsCreate()