zephyr/drivers/interrupt_controller
Andrew Boie a69ea78b8a _loapic_isr_vector_get: fix implementation
The comments state that higher-numbered vectors have priority,
but the function was doing the opposite. The code now agrees
with the comments.

Change-Id: I1a689fc22c8355458bdd734d95ff637da0655533
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-07-13 22:41:51 +00:00
..
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +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: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
exti_stm32.h
i8259.c
ioapic_intr.c pm/ioapic: Add suspend/resume support for IOAPIC 2016-05-24 00:31:38 +00:00
ioapic_priv.h
loapic_intr.c _loapic_isr_vector_get: fix implementation 2016-07-13 22:41:51 +00:00
loapic_spurious.S
mvic.c
system_apic.c pm/apic: Keep irq to vector table in RAM when needed by PM 2016-05-24 00:31:38 +00:00