zephyr/doc/kernel
Cla Mattia Galliard 3552609a08 doc: kernel: fix k_poll example
Fix `k_poll()` loop example by using separate `if` blocks instead of
`if`-`else`-chain to ensure all events are handled, even if multiple are
active at the same time.

Signed-off-by: Cla Mattia Galliard <cla-mattia.galliard@zuehlke.com>
2024-09-05 17:02:18 -04:00
..
data_structures doc: Fix typo in SPSC lockfree queue docs 2024-07-20 10:18:28 +02:00
drivers
iterable_sections doc: kernel: iterable_sections: fix documentation typo 2024-08-19 21:49:25 -04:00
memory_management demand_paging: LRU eviction: add missing documentation 2024-08-26 17:07:49 +02:00
object_cores
services doc: kernel: fix k_poll example 2024-09-05 17:02:18 -04:00
timing_functions
usermode
util
code-relocation.rst samples: application_development: use zephyr:code-sample directive 2024-08-27 15:13:43 -04:00
index.rst
timeutil.rst