zephyr/include/arch
Bradley Bolen 643084de0b arch: arm: core: aarch32: Use cmsis functions
These functions help the code to be more self-documenting.  Use them to
make the code's intent clearer.

Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
2022-02-08 07:35:43 -05:00
..
arc arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
arm/aarch32 arch: arm: core: aarch32: Use cmsis functions 2022-02-08 07:35:43 -05:00
arm64 clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
common
mips arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
nios2 clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
posix linker: update posix linker template, linker.ld 2022-01-07 17:00:28 +01:00
riscv arch: riscv: pmp: Fix is_user_mode in RV64 2022-01-18 13:11:36 -05:00
sparc clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
x86 x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
xtensa arch/xtensa: Use ZSR assignments for the CPU pointer 2022-01-20 12:58:00 -05:00
arch_inlines.h
cpu.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
structs.h
syscall.h