Searched refs:USBD_IRQ (Results 1 – 3 of 3) sorted by relevance
13 #define USBD_IRQ USB0_IRQHandler macro20 #define USBD_IRQ USB0_IRQHandler macro27 #define USBD_IRQ USB0_FS_IRQHandler macro36 #define USBD_IRQ USB0_IRQHandler macro46 void USBD_IRQ(void) in USBD_IRQ() function
158 void USBD_IRQ(void) in USBD_IRQ() function265 bk_int_isr_register(INT_SRC_USB, USBD_IRQ, NULL); in usb_dc_low_level_init()
42 void USBD_IRQ(int irq, void *arg) in USBD_IRQ() function457 bflb_irq_attach(37, USBD_IRQ, NULL); in usb_dc_init()
Completed in 8 milliseconds