Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstm32l4x5_soc.c45 #define NUM_EXTI_IRQ 40 macro
52 static const int exti_irq[NUM_EXTI_IRQ] = {
293 for (unsigned i = 0; i < NUM_EXTI_IRQ; i++) { in stm32l4x5_soc_realize()