zephyr/doc/kernel/services
Laurentiu Mihalcea b1111d9de4 doc: interrupts: Document support for shared interrupts
This commit adds the documentation for shared interrupts.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2023-09-14 08:35:12 +02:00
..
data_passing doc: Update FIFO and LIFO documentation 2023-05-02 04:43:08 -04:00
other riscv: improve FPU sharing documentation 2023-02-18 01:09:16 +09:00
scheduling doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
smp
synchronization doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
threads doc: kernel: update thread priorities diagram 2023-06-23 14:27:22 -04:00
timing kernel/timeout: introduce the timepoint API 2023-07-25 09:12:26 +02:00
index.rst doc: Correct msgq data item size discrepancy 2023-06-21 13:57:15 -04:00
interrupts.rst doc: interrupts: Document support for shared interrupts 2023-09-14 08:35:12 +02:00
polling.rst