zephyr/soc
Yong Cong Sin d7302f417e irq: relocate multi-level irq out of irq.h
Relocate multi-level interrupts APIs out of `irq.h` into
a new file named `irq_multilevel.h` to provide cleaner
separation between typical irq & multilevel ones.

Added preprocessor versions of `irq_to_level_x` as `IRQ_TO_Lx`.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-10-30 11:43:39 -04:00
..
arc uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
arm drivers: watchdog: Add xmc4xxx support 2023-10-27 12:58:07 -05:00
arm64 boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix native SOC: Add option to make a MCU to boot on its own 2023-09-29 16:21:43 +03:00
riscv irq: relocate multi-level irq out of irq.h 2023-10-30 11:43:39 -04:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 random: Rename random header 2023-10-10 14:23:50 +03:00
xtensa intel_adsp: Do not include device_runtime header 2023-10-27 10:51:14 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig nrf5x_bsim: Add helper kconfig symbols for simulated nrf5340 2023-09-20 08:56:49 +02:00