-
CONFIG_DW_ICTL_OFFSET
¶
Parent interrupt number to which DW_ICTL maps
Type: hex
Help¶
Parent interrupt number to which DW_ICTL maps
Direct dependencies¶
BOARD_INTEL_S1000_CRB
|| DW_ICTL
(Includes any dependencies from if’s and menus.)
Defaults¶
- 0x07 if
BOARD_INTEL_S1000_CRB
- 0x00 if
DW_ICTL
Kconfig definitions¶
At boards/xtensa/intel_s1000_crb/Kconfig.defconfig:22
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
config DW_ICTL_OFFSET hex default 0x07 ifBOARD_INTEL_S1000_CRB
depends onBOARD_INTEL_S1000_CRB
At drivers/interrupt_controller/Kconfig:139
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:24
Menu path: (top menu) → Device Drivers → Interrupt Controllers
config DW_ICTL_OFFSET hex prompt "Parent interrupt number to which DW_ICTL maps" ifDW_ICTL
default 0x00 ifDW_ICTL
depends onDW_ICTL
help Parent interrupt number to which DW_ICTL maps
(Definitions include propagated dependencies, including from if’s and menus.)