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
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 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
test_shared_irq.h