]> begriffs open source - cmsis/commit
Added IRQ Controller API, implementation using ARM GIC and basic documentation
authorVladimir Umek <vladimir.umek@arm.com>
Mon, 3 Jul 2017 07:19:47 +0000 (09:19 +0200)
committerVladimir Umek <vladimir.umek@arm.com>
Mon, 3 Jul 2017 07:19:47 +0000 (09:19 +0200)
commit496e255c28d203581ccae9f1f82aa59e83a5c6e0
tree2b6568cf8676f8996356b5d05ca2646d344451bc
parent5109946bc3460a393ce9639833d40fe36ec785b4
Added IRQ Controller API, implementation using ARM GIC and basic documentation
ARM.CMSIS.pdsc
CMSIS/Core_A/Include/irq_ctrl.h [new file with mode: 0644]
CMSIS/Core_A/Source/irq_ctrl_gic.c [new file with mode: 0644]
CMSIS/DoxyGen/Core_A/core_A.dxy
CMSIS/DoxyGen/Core_A/src/core_ca.txt
CMSIS/DoxyGen/Core_A/src/irq_ctrl.txt [new file with mode: 0644]