zephyr/doc/kernel/services
Carles Cufi 3b8e1fa8df doc: kernel: Clarify relationship between direct and ZLI interrupts
The documentation did not state clearly that any zero-latency IRQ must
also be declared as a direct ISR. This is critical because failure to do
so may cause race conditions between the ZLI and regular ISRs when
executing the preable/postamble code in regular interrupts.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2025-06-06 14:49:16 +01:00
..
data_passing
other
scheduling doc: Add reference to time slice Kconfig options 2025-05-16 22:55:56 +02:00
smp
synchronization
threads doc: kernel: threads: add dynamic thread stack docs 2025-04-14 23:06:41 +02:00
timing
index.rst
interrupts.rst doc: kernel: Clarify relationship between direct and ZLI interrupts 2025-06-06 14:49:16 +01:00
polling.rst doc: kernel: services: correct usage example of k_poll_signal_reset 2025-05-22 04:53:17 +02:00