zephyr/doc/kernel/services
Daniel Leung 6ea749de52 arch: rename arch_start_cpu() to arch_cpu_start()
Rename arch_start_cpu() to arch_cpu_start() so it belongs to
the "cpu" namespace.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-25 09:58:35 +00:00
..
data_passing doc: kernel: services: mailboxes: remove extra '.' 2024-02-27 19:15:27 -05:00
other
scheduling sched: Remove multi-level queue priority limit 2024-03-12 19:37:40 -04:00
smp arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
synchronization
threads
timing
index.rst
interrupts.rst doc: kernel: interrupts: remove concept of 'interrupt handler function' 2024-02-08 09:01:50 +01:00
polling.rst