-
CONFIG_2ND_LVL_INTR_00_OFFSET
¶
Parent interrupt number to which controller_0 maps
Type: hex
Help¶
This is the interrupt number in the first level to which controller_0 of second level maps.
Direct dependencies¶
BOARD_INTEL_S1000_CRB
|| 2ND_LEVEL_INTERRUPTS
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definitions¶
At boards/xtensa/intel_s1000_crb/Kconfig.defconfig:25
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
config 2ND_LVL_INTR_00_OFFSET hex defaultCAVS_ICTL_0_OFFSET
ifBOARD_INTEL_S1000_CRB
depends onBOARD_INTEL_S1000_CRB
At drivers/interrupt_controller/Kconfig.multilevel:52
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:24
→ drivers/interrupt_controller/Kconfig:163
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config 2ND_LVL_INTR_00_OFFSET hex prompt "Parent interrupt number to which controller_0 maps" if2ND_LEVEL_INTERRUPTS
default 0x00 if2ND_LEVEL_INTERRUPTS
depends on2ND_LEVEL_INTERRUPTS
help This is the interrupt number in the first level to which controller_0 of second level maps.
(Definitions include propagated dependencies, including from if’s and menus.)