-
CONFIG_CAVS_ICTL_3_OFFSET
¶
Parent interrupt number to which CAVS_3 maps
Type: int
Direct dependencies¶
BOARD_INTEL_ADSP_CAVS15
|| BOARD_INTEL_ADSP_CAVS18
|| BOARD_INTEL_ADSP_CAVS20
|| BOARD_INTEL_ADSP_CAVS25
|| BOARD_INTEL_S1000_CRB
|| CAVS_ICTL
(Includes any dependencies from ifs and menus.)
Defaults¶
16
16
16
16
16
0
Kconfig definitions¶
At <Zephyr>/boards/xtensa/intel_adsp_cavs15/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config CAVS_ICTL_3_OFFSET
int
default 16
depends on BOARD_INTEL_ADSP_CAVS15
At <Zephyr>/boards/xtensa/intel_adsp_cavs18/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config CAVS_ICTL_3_OFFSET
int
default 16
depends on BOARD_INTEL_ADSP_CAVS18
At <Zephyr>/boards/xtensa/intel_adsp_cavs20/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config CAVS_ICTL_3_OFFSET
int
default 16
depends on BOARD_INTEL_ADSP_CAVS20
At <Zephyr>/boards/xtensa/intel_adsp_cavs25/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config CAVS_ICTL_3_OFFSET
int
default 16
depends on BOARD_INTEL_ADSP_CAVS25
At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config CAVS_ICTL_3_OFFSET
int
default 16
depends on BOARD_INTEL_S1000_CRB
At <Zephyr>/drivers/interrupt_controller/Kconfig.cavs:33
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:26
→ <Zephyr>/drivers/interrupt_controller/Kconfig:59
Menu path: (Top) → Device Drivers → Interrupt Controllers → CAVS Interrupt Logic
config CAVS_ICTL_3_OFFSET
int "Parent interrupt number to which CAVS_3 maps"
default 0
depends on CAVS_ICTL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)