Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c33 #define UDC_STM32_IRQ_NAME otghs macro
36 #define UDC_STM32_IRQ_NAME otgfs macro
39 #define UDC_STM32_IRQ_NAME usb macro
42 #define UDC_STM32_IRQ DT_INST_IRQ_BY_NAME(0, UDC_STM32_IRQ_NAME, irq)
43 #define UDC_STM32_IRQ_PRI DT_INST_IRQ_BY_NAME(0, UDC_STM32_IRQ_NAME, priority)