zephyr/doc/reference/kernel
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_
Promote the private z_arch_* namespace, which specifies
the interface between the core kernel and the
architecture code, to a new top-level namespace named
arch_*.

This allows our documentation generation to create
online documentation for this set of interfaces,
and this set of interfaces is worth treating in a
more formal way anyway.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-07 15:21:46 -08:00
..
data_passing doc: mailbox: fix typos and clarify meaning of struct field 2019-09-07 10:01:34 -04:00
memory
other doc: fix list formatting in ring_buffer 2019-10-15 09:54:39 -07:00
scheduling doc: use simpler words for describing scheduling 2019-10-08 10:21:39 -07:00
smp kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
synchronization
threads kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00
timing
index.rst doc/reference/kernel: Add SMP archtecture doc 2019-10-04 13:24:40 -07:00