zephyr/kernel/include
Pisit Sawangvonganan 5ed3cd4bc9 kernel: fix typo
Utilize a code spell-checking tool to scan for and correct spelling errors
in all files within the `kernel` directory.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-07-08 15:51:37 +02:00
..
gen_offset.h arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
ipi.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_arch_interface.h kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 2024-06-12 21:13:26 -04:00
kernel_internal.h
kernel_offsets.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
kernel_tls.h
ksched.h kernel: fix typo 2024-07-08 15:51:37 +02:00
kswap.h
kthread.h
mmu.h kernel: mm: rename z_num_pagefaults_get to k_mem_num_* 2024-06-12 21:13:26 -04:00
offsets_short.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
priority_q.h kernel: avoided increments/decrements with side effects 2024-06-14 19:19:29 +02:00
timeout_q.h
wait_q.h