zephyr/doc/kernel/services
Joshua Lilly cce530cae4 scripts: build: gen_isr_tables: make bit masks configurable
Some architectures such as RISC-v support more than 255 interrupts
per aggrigator. This diff adds the ability to forgo the aggrigator
pattern and use a configurable number of bits for multilevel
interruts.

Signed-off-by: Joshua Lilly <jgl@meta.com>
2023-08-10 10:55:41 -04:00
..
data_passing
other
scheduling
smp
synchronization
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 scripts: build: gen_isr_tables: make bit masks configurable 2023-08-10 10:55:41 -04:00
polling.rst