zephyr/arch/arm/core
Flavio Ceolin 78f27a81f5 kernel: Using the same paramenters names in a specific function
MISRA-C requires that all declarations of a specific function, or
object, use the same names and type qualifiers.

MISRA-C rule 8.3

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-28 07:58:19 +05:30
..
cortex_m arch: arm: add explanatory comment for SPLIM_NS set functions 2018-09-24 04:55:41 -07:00
offsets
__aeabi_atexit.c
CMakeLists.txt arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
cpu_idle.S kernel: Using the same paramenters names in a specific function 2018-09-28 07:58:19 +05:30
exc_exit.S
fatal.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
fault_s.S
fault.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
irq_init.c
irq_manage.c
irq_offload.c
irq_relay.S
isr_wrapper.S
Kconfig arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
swap_helper.S
swap.c
sys_fatal_error_handler.c
thread_abort.c
thread.c arch: arm: remove un-necessary inclusion of <string.h> 2018-09-26 18:26:03 -05:00
userspace.S