Home
last modified time | relevance | path

Searched refs:USBD_IRQ (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/port/kinetis/
A Dusb_glue_mcx.c13 #define USBD_IRQ USB0_IRQHandler macro
20 #define USBD_IRQ USB0_IRQHandler macro
27 #define USBD_IRQ USB0_FS_IRQHandler macro
36 #define USBD_IRQ USB0_IRQHandler macro
46 void USBD_IRQ(void) in USBD_IRQ() function
/components/drivers/usb/cherryusb/port/musb/
A Dusb_glue_bk.c158 void USBD_IRQ(void) in USBD_IRQ() function
265 bk_int_isr_register(INT_SRC_USB, USBD_IRQ, NULL); in usb_dc_low_level_init()
/components/drivers/usb/cherryusb/port/bouffalolab/
A Dusb_dc_bl.c42 void USBD_IRQ(int irq, void *arg) in USBD_IRQ() function
457 bflb_irq_attach(37, USBD_IRQ, NULL); in usb_dc_init()

Completed in 8 milliseconds