zephyr/tests/kernel/interrupt
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
..
src arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
CMakeLists.txt arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00