zephyr/tests/kernel/interrupt/src
Krzysztof Chruściński ffe6910e21 tests: kernel: interrupt: nested_irq: support nrf54h20_cpuppr
Add dedicated interrupt lines for nrf54h20_cpuppr. Similar exception
was already added to nrf54l15_flpr: 8742e2476.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-04 10:45:57 +01:00
..
dynamic_isr.c
dynamic_shared_irq.c tests: kernel: interrupt: account for table offset 2024-05-29 11:58:44 +02:00
interrupt_offload.c
multilevel_irq.c irq: multilevel: add API to increment a multilevel IRQ 2024-10-02 10:08:19 +02:00
nested_irq.c tests: kernel: interrupt: nested_irq: support nrf54h20_cpuppr 2024-10-04 10:45:57 +01:00
prevent_irq.c
regular_isr.c
static_shared_irq.c
sw_isr_table.c
test_shared_irq.h