zephyr/doc/kernel/services
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_passing everywhere: replace double words 2024-06-22 05:40:22 -04:00
other doc: Use basic ..doxygengroup syntax 2024-08-13 09:49:21 +01:00
scheduling sched: Remove multi-level queue priority limit 2024-03-12 19:37:40 -04:00
smp doc: fix typo in multiple directories before v3.7.0 release 2024-07-08 09:21:24 +02:00
synchronization
threads docs: add information about main(int, char **) 2024-09-05 12:30:39 -05:00
timing doc: kernel: fix improper Sphinx C domain usage 2024-06-07 16:48:14 +03:00
index.rst
interrupts.rst doc: fix typo in multiple directories before v3.7.0 release 2024-07-08 09:21:24 +02:00
polling.rst doc: kernel: fix k_poll example 2024-09-05 17:02:18 -04:00