zephyr/arch/arm/core
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names
Rename reserved function names in drivers/ subdirectory. Update
function macros concatenatenating function names with '##'. As
there is a conflict between the existing gpio_sch_manage_callback()
and _gpio_sch_manage_callback() names, leave the latter unmodified.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-04-03 17:31:00 -04:00
..
cortex_m drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
offsets
CMakeLists.txt codecov: avoid inlining functions for correct execution counts 2019-03-26 13:28:30 -04:00
Kconfig kconfig: arch: arm: Remove redundant ARM_SECURE_FIRMWARE dep. 2019-03-09 10:04:02 -05:00
__aeabi_atexit.c
cpu_idle.S
exc_exit.S arm: asm: Fix some asm issues when building with clang 2019-03-14 08:01:10 -05:00
fatal.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
fault.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
fault_s.S arch: arm: fix determining stacked frame for Non-Secure firmware 2019-02-19 12:30:12 -06:00
irq_init.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
irq_manage.c arch: Use macro BIT for shift operations 2019-03-26 14:31:29 -04:00
irq_offload.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
irq_relay.S
isr_wrapper.S arm: asm: Fix some asm issues when building with clang 2019-03-14 08:01:10 -05:00
swap.c arch: arm: userspace: remove mode setting in swap() 2019-04-02 11:07:46 -04:00
swap_helper.S arch: arm: update arch.mode in user thread system calls 2019-04-02 11:07:46 -04:00
sys_fatal_error_handler.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
thread.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
thread_abort.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
userspace.S arch: arm: initialize mode variable upon user space enter 2019-04-02 12:05:55 -04:00