zephyr/tests/kernel/interrupt/src
Yong Cong Sin ec93404a26 arch: common: irq: relocate internal functions into a private header
Relocate new and existing internal software-managed table
access functions from the public `sw_isr_table.h` into a
private header that should only be accessed internally.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-11-09 11:20:42 +01:00
..
dynamic_isr.c
dynamic_shared_irq.c tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00
interrupt_offload.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
nested_irq.c
prevent_irq.c
regular_isr.c
static_shared_irq.c tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00
sw_isr_table.c arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
test_shared_irq.h tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00