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.c31 #define UDC_STM32_IRQ_NAME otghs macro
34 #define UDC_STM32_IRQ_NAME otgfs macro
37 #define UDC_STM32_IRQ_NAME usb macro
40 #define UDC_STM32_IRQ DT_INST_IRQ_BY_NAME(0, UDC_STM32_IRQ_NAME, irq)
41 #define UDC_STM32_IRQ_PRI DT_INST_IRQ_BY_NAME(0, UDC_STM32_IRQ_NAME, priority)