CONFIG_2ND_LVL_INTR_02_OFFSET
Level 1 IRQ line for 2ND level aggregator 2
Type: int
Help
This is the level $(prev-level-num) interrupt number for level
$(cur-level-num) interrupt aggregator $(aggregator).
Direct dependencies
BOARD_INTEL_ADSP_CAVS15
|| BOARD_INTEL_ADSP_CAVS18
|| BOARD_INTEL_ADSP_CAVS20
|| BOARD_INTEL_ADSP_CAVS25
|| BOARD_INTEL_S1000_CRB
|| (MULTI_LEVEL_INTERRUPTS
&& SOC_OPENISA_RV32M1_RISCV32
) || (MULTI_LEVEL_INTERRUPTS
&& SOC_OPENISA_RV32M1_RISCV32
) || 2ND_LEVEL_INTERRUPTS
(Includes any dependencies from ifs and menus.)
Defaults
Kconfig definitions
At <Zephyr>/boards/xtensa/intel_adsp_cavs15/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default CAVS_ICTL_2_OFFSET
depends on BOARD_INTEL_ADSP_CAVS15
At <Zephyr>/boards/xtensa/intel_adsp_cavs18/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default CAVS_ICTL_2_OFFSET
depends on BOARD_INTEL_ADSP_CAVS18
At <Zephyr>/boards/xtensa/intel_adsp_cavs20/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default CAVS_ICTL_2_OFFSET
depends on BOARD_INTEL_ADSP_CAVS20
At <Zephyr>/boards/xtensa/intel_adsp_cavs25/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default CAVS_ICTL_2_OFFSET
depends on BOARD_INTEL_ADSP_CAVS25
At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default CAVS_ICTL_2_OFFSET
depends on BOARD_INTEL_S1000_CRB
At <Zephyr>/soc/riscv/openisa_rv32m1/Kconfig.defconfig:72
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default 26
depends on MULTI_LEVEL_INTERRUPTS && SOC_OPENISA_RV32M1_RISCV32
At <Zephyr>/soc/riscv/openisa_rv32m1/Kconfig.defconfig:72
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config 2ND_LVL_INTR_02_OFFSET
int
default 26
depends on MULTI_LEVEL_INTERRUPTS && SOC_OPENISA_RV32M1_RISCV32
At <Zephyr>/drivers/interrupt_controller/Kconfig.multilevel.aggregator_template:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:28
→ <Zephyr>/drivers/interrupt_controller/Kconfig:48
→ <Zephyr>/drivers/interrupt_controller/Kconfig.multilevel:63
Menu path: (Top) → Device Drivers → Interrupt Controllers → Multi-level interrupt support → Second-level interrupt support
config 2ND_LVL_INTR_02_OFFSET
int "Level 1 IRQ line for 2ND level aggregator 2"
default 0
depends on 2ND_LEVEL_INTERRUPTS
help
This is the level $(prev-level-num) interrupt number for level
$(cur-level-num) interrupt aggregator $(aggregator).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)