Home
last modified time | relevance | path

Searched refs:OHCI_IRQHandler (Results 1 – 4 of 4) sorted by relevance

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_glue_t113.c134 extern void OHCI_IRQHandler(uint8_t busid); in t113_ohci_isr()
135 OHCI_IRQHandler(bus->hcd.hcd_id); in t113_ohci_isr()
A Dusb_glue_aic.c38 extern void OHCI_IRQHandler(uint8_t busid); in aic_ohci_isr()
39 OHCI_IRQHandler(bus->hcd.hcd_id); in aic_ohci_isr()
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.h73 void OHCI_IRQHandler(uint8_t busid);
A Dusb_hc_ohci.c278 void OHCI_IRQHandler(uint8_t busid) in OHCI_IRQHandler() function
351 OHCI_IRQHandler(busid); in USBH_IRQHandler()

Completed in 5 milliseconds