Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dstm32f4xx_syscfg.h42 #define SYSCFG_NUM_EXTICR 4 macro
53 uint32_t syscfg_exticr[SYSCFG_NUM_EXTICR];
H A Dstm32l4x5_syscfg.h34 #define SYSCFG_NUM_EXTICR 4 macro
43 uint32_t exticr[SYSCFG_NUM_EXTICR];
/openbmc/qemu/hw/misc/
H A Dstm32f4xx_syscfg.c54 g_assert(icrreg < SYSCFG_NUM_EXTICR); in stm32f4xx_syscfg_set_irq()
144 SYSCFG_NUM_EXTICR),
H A Dstm32l4x5_syscfg.c251 SYSCFG_NUM_EXTICR),