Searched refs:USB_OTG1_IRQHandler (Results 1 – 3 of 3) sorted by relevance
110 void USB_OTG1_IRQHandler(int irq, void *base) in USB_OTG1_IRQHandler() function233 … rt_hw_interrupt_install(USB0_IRQNUM, USB_OTG1_IRQHandler, (void *)ehci0_handle, "usb1_intr"); in drv_ehci0_usbd_init()
97 void USB_OTG1_IRQHandler(void) in USB_OTG1_IRQHandler() function
147 void USB_OTG1_IRQHandler(void) in USB_OTG1_IRQHandler() function
Completed in 8 milliseconds