zephyr/include/arch/arm
Andrew Boie 8c98a97581 arm: arch code naming cleanup
This patch re-namespaces global variables and functions
that are used only within the arch/arm/ code to be
prefixed with z_arm_.

Some instances of CamelCase have been corrected.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-04 10:46:23 +02:00
..
cortex_m linker: add custom align size to reduce alignment memory wasting 2019-09-19 21:38:31 -04:00
cortex_r linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arch.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline_gcc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
error.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
exc.h arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
irq.h arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
misc.h kernel: add arch interface for idle functions 2019-09-30 15:25:55 -04:00
nmi.h arm: arch code naming cleanup 2019-10-04 10:46:23 +02:00
syscall.h arch: arm: userspace: minor refactor in z_arch_is_user_context 2019-09-23 18:02:00 -07:00