CONFIG_CAVS_ICTL_2_OFFSET

Parent interrupt number to which CAVS_2 maps

Type: int

Direct dependencies

BOARD_INTEL_S1000_CRB || BOARD_UP_SQUARED_ADSP || CAVS_ICTL

(Includes any dependencies from ifs and menus.)

Defaults

  • 13

  • 13

  • 0

Kconfig definitions

At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:13

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

config CAVS_ICTL_2_OFFSET
    int
    default 13
    depends on BOARD_INTEL_S1000_CRB

At <Zephyr>/boards/xtensa/up_squared_adsp/Kconfig.defconfig:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:24

Menu path: (Top)

config CAVS_ICTL_2_OFFSET
    int
    default 13
    depends on BOARD_UP_SQUARED_ADSP

At <Zephyr>/drivers/interrupt_controller/Kconfig.cavs:29

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:26<Zephyr>/drivers/interrupt_controller/Kconfig:50

Menu path: (Top) → Device Drivers → Interrupt Controllers → CAVS Interrupt Logic

config CAVS_ICTL_2_OFFSET
    int "Parent interrupt number to which CAVS_2 maps"
    default 0
    depends on CAVS_ICTL

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)