Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c1265 static void udc_smartbond_isr(const struct device *dev) in udc_smartbond_isr() function
1771 IRQ_CONNECT(UDC_IRQ(n), UDC_IRQ_PRI(n), udc_smartbond_isr, DEVICE_DT_INST_GET(n), \