zephyr/arch/arm/include/cortex_m
Wilfried Chauveau caafe23891 arch: arm: cortex_m: Apply clang-format on cortex_m related code
This commit updates cortex_m related code to align it with the rules from
.clang-format. This is done to simplify future changes in these files as
we are about to implement use_switch support.

Some rules conflict with checkpatch and therefore some small part of the
code locally disable clang-format.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
2025-02-13 16:42:48 +01:00
..
cmse.h arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
dwt.h arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
exception.h arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
kernel_arch_func.h arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
stack.h arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00
tz_ns.h arch: arm: cortex_m: Apply clang-format on cortex_m related code 2025-02-13 16:42:48 +01:00