zephyr/tests/kernel/interrupt/src
Carles Cufi e78832034f soc: nordic: Introduce the nRF54L05 and nRF54L10
These two new ICs are variants of the nRF54L15 with different memory
sizes:

- nRF54L05: 500KB RRAM, 96KB RAM
- nRF54L10: 1022KB RRAM, 192KB RAM
- nRF54L15: 1524KB RRAM, 256KB RAM

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-11-21 09:26:38 +01:00
..
dynamic_isr.c tests: kernel: interrupt: account for custom RISCV IRQ offset 2024-05-06 19:06:19 +02:00
dynamic_shared_irq.c tests: kernel: interrupt: account for table offset 2024-05-29 11:58:44 +02:00
interrupt_offload.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
multilevel_irq.c Revert "irq: multilevel: compile 3rd level IRQ APIs only when enabled" 2024-11-19 22:40:13 -05:00
nested_irq.c soc: nordic: Introduce the nRF54L05 and nRF54L10 2024-11-21 09:26:38 +01:00
prevent_irq.c
regular_isr.c
static_shared_irq.c
sw_isr_table.c tests: interrupt: sw_isr_table: fix index test for n+1 instance 2023-12-08 08:40:41 -05:00
test_shared_irq.h arch: sw_isr_table: Update shared interrupts structures 2024-02-02 19:49:36 +01:00