zephyr/drivers/interrupt_controller
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP>
defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-14 08:02:15 -05:00
..
CMakeLists.txt arch/x86: disable i8259 in crt0.S 2019-06-08 15:41:36 -04:00
Kconfig arch/x86: x2APIC support is not specific to jailhouse 2019-06-08 15:41:36 -04:00
Kconfig.multilevel
Kconfig.multilevel.aggregator_template
Kconfig.rv32m1
Kconfig.s1000
Kconfig.sam0 drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
Kconfig.shared_irq
Kconfig.stm32
arcv2_irq_unit.c
cavs_ictl.c
cavs_ictl.h
dw_ictl.c
dw_ictl.h
exti_stm32.c drivers: interupt_controller: stm32 Move exti_irq_table to const 2019-06-11 12:56:22 -04:00
exti_stm32.h
ioapic_intr.c
ioapic_priv.h
loapic_intr.c drivers/interrupt_controller/loapic_intr.c: enable x2APIC support 2019-06-08 15:41:36 -04:00
loapic_spurious.S
mvic.c
plic.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
plic.h
rv32m1_intmux.c
sam0_eic.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
sam0_eic.h drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
sam0_eic_priv.h drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
shared_irq.c
system_apic.c
vexriscv_litex.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00