-
CONFIG_GPIO_CMSDK_AHB_PORT3_IRQ_PRI
¶
Interrupt Priority for Port 3
Type: int
Help¶
Interrupt priority for Port 3.
Direct dependencies¶
GPIO_CMSDK_AHB_PORT3
&& GPIO_CMSDK_AHB
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
- 3 if
GPIO_CMSDK_AHB_PORT3
&&GPIO_CMSDK_AHB
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.cmsdk_ahb:96
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:47
Menu path: (top menu) → Device Drivers → GPIO Drivers → ARM CMSDK (Cortex-M System Design Kit) AHB GPIO Controllers
config GPIO_CMSDK_AHB_PORT3_IRQ_PRI int prompt "Interrupt Priority for Port 3" ifGPIO_CMSDK_AHB_PORT3
&&GPIO_CMSDK_AHB
&&GPIO
default 3 ifGPIO_CMSDK_AHB_PORT3
&&GPIO_CMSDK_AHB
&&GPIO
depends onGPIO_CMSDK_AHB_PORT3
&&GPIO_CMSDK_AHB
&&GPIO
help Interrupt priority for Port 3.
(Definitions include propagated dependencies, including from if’s and menus.)