Home
last modified time | relevance | path

Searched refs:NVIC_MAX_BANKS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-nvic.c31 #define NVIC_MAX_BANKS 16 macro
36 #define NVIC_MAX_IRQ ((NVIC_MAX_BANKS - 1) * 32 + 16)
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-nvic.c31 #define NVIC_MAX_BANKS 16 macro
36 #define NVIC_MAX_IRQ ((NVIC_MAX_BANKS - 1) * 32 + 16)

Completed in 1 milliseconds