-
CONFIG_GPIO_CMSDK_AHB_PORT2_IRQ_PRI
¶
Interrupt Priority for Port 2
Type: int
Help¶
Interrupt priority for Port 2.
Direct dependencies¶
GPIO_CMSDK_AHB_PORT2
&& GPIO_CMSDK_AHB
&& GPIO
(Includes any dependencies from ifs and menus.)
Default¶
- 3
Kconfig definition¶
At drivers/gpio/Kconfig.cmsdk_ahb:72
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:28
→ drivers/gpio/Kconfig:38
Menu path: (Top) → Device Drivers → GPIO Drivers → ARM CMSDK (Cortex-M System Design Kit) AHB GPIO Controllers → Enable driver for GPIO Port 2
config GPIO_CMSDK_AHB_PORT2_IRQ_PRI int "Interrupt Priority for Port 2" default 3 depends onGPIO_CMSDK_AHB_PORT2
&&GPIO_CMSDK_AHB
&&GPIO
help Interrupt priority for Port 2.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)