zephyr/drivers/interrupt_controller
Kumar Gala 89f71ba0e2 stm32: cleanup how we get external interrupt base addr
Move to utilizing an inline function for getting the base addr of the
external interrupt register region.  This is in prep for support more
than 32 external interrupts.

Change-Id: Ifdaad67703068395a7749543ef68435435e7c9ba
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-10-20 12:18:41 +02:00
..
Kconfig ioapic: make init-time RTE masking optional 2016-09-23 17:54:19 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
arcv2_irq_unit.c int: Set default ARC interrupts to lowest priority to start 2016-06-09 00:34:03 +00:00
exti_stm32.c stm32: cleanup how we get external interrupt base addr 2016-10-20 12:18:41 +02:00
exti_stm32.h exti: stm32: fix driver data handling 2016-10-19 11:56:00 +00:00
i8259.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
ioapic_intr.c ioapic: make init-time RTE masking optional 2016-09-23 17:54:19 +00:00
ioapic_priv.h quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
loapic_intr.c apic: set initial PM state at build time 2016-09-23 17:53:49 +00:00
loapic_spurious.S loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
mvic.c mvic: fixed printk format 2016-09-24 08:12:47 -04:00
system_apic.c x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00