zephyr/drivers/interrupt_controller
Ricardo Salveti b035209080 drivers: exti_stm32: fix clear pending exti
Pending bit gets cleared by writing 1 into it, so don't use the previous
value and just write the line bit offset instead.

Change-Id: I4c88016bf53327b2670a144d3b994945f26fc002
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>¬
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
2016-10-19 11:56:00 +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 drivers: exti_stm32: fix clear pending exti 2016-10-19 11:56:00 +00: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
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
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
Makefile x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00: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