zephyr/doc/reference/kernel/other
Christopher Friedt 80f73a053f doc kernel: atomics: support for 64-bit atomic operations
By redefining `atomic_t` as `long`, the type is 32-bit on
32-bit architectures and 64-bit on 64-bit architectures.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -05:00
..
atomic.rst doc kernel: atomics: support for 64-bit atomic operations 2021-11-15 09:59:01 -05:00
cpu_idle.rst doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
cxx_support.rst doc, cpp: Update CXX support to show exception support 2021-07-12 23:35:45 +03:00
fatal.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
float.rst doc: misc fixes 2021-10-04 16:42:08 -04:00
interrupts.rst doc: Markup kconfig options with :kconfig: role 2021-07-20 13:32:36 -04:00
polling.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
thread_local_storage.rst doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
version.rst doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00