zephyr/doc/kernel
Florian Grandel 5fa5534afc doc: kernel: clocks: define "current time"
Scheduling relative timeouts from within timer callbacks (=sys clock ISR
context) differs from scheduling relative timeouts from an application
context.

This change documents and explains the rationale of this distinction.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-06-30 16:07:26 +02:00
..
data_structures doc: Fix kernel data structures typos 2022-10-10 21:01:51 -04:00
drivers fix: doc: in kernel/drivers interrupts function had mismatching types 2023-02-22 16:58:29 -05:00
iterable_sections
memory_management doc: kernel: Re-organise memory management API pages 2022-06-01 15:26:48 +02:00
services doc: kernel: clocks: define "current time" 2023-06-30 16:07:26 +02:00
timing_functions
usermode doc: kernel/syscalls: about limiting syscalls in binaries 2023-06-17 07:57:45 -04:00
util
code-relocation.rst doc: change path to code relocation test 2023-04-19 10:42:37 -04:00
index.rst doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
timeutil.rst