zephyr/kernel
Abramo Bagnara ad8778d019 coding guidelines: comply with MISRA C:2012 Rule 4.1
MISRA C:2012 Rule 4.1 (Octal and hexadecimal escape sequences shall be
terminated.)

Use string literal concatenation to properly terminate hexadecimal
escape sequences.

Signed-off-by: Abramo Bagnara <abramo.bagnara@bugseng.com>
Signed-off-by: Simon Hein <SHein@baumer.com>
2022-06-30 19:51:59 -04:00
..
include kernel: Migrate to K_KERNEL_PINNED_STACK_ARRAY_DECLARE 2022-06-20 10:25:52 +02:00
paging
CMakeLists.txt
Kconfig kernel: Allow non-zephyr toolchains to advertise TLS support 2022-06-05 14:29:12 +02:00
Kconfig.vm
atomic_c.c
banner.c
cache_handlers.c
compiler_stack_protect.c
condvar.c
device.c
errno.c kernel: Allow Zephyr to use libc's internal errno 2022-05-12 19:06:48 -04:00
events.c
fatal.c debug: coredump: add xtensa intel adsp, support toolchains 2022-06-23 15:44:45 -04:00
futex.c
idle.c
init.c kernel: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
kheap.c
mailbox.c
main_weak.c
mem_domain.c
mem_slab.c
mempool.c
mmu.c coding guidelines: comply with MISRA C:2012 Rule 4.1 2022-06-30 19:51:59 -04:00
msg_q.c
mutex.c
pipes.c
poll.c
queue.c
sched.c kernel/sched: Panic on aborting essential threads 2022-05-20 12:34:30 +02:00
sem.c
smp.c
stack.c
system_work_q.c
thread.c kernel: Fix gathering of runtime thread stats 2022-05-13 10:19:53 -05:00
timeout.c
timer.c
usage.c kernel: Fix gathering of runtime thread stats 2022-05-13 10:19:53 -05:00
userspace.c
userspace_handler.c
version.c
work.c
xip.c kernel: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00