-
CONFIG_GPIO_CMSDK_AHB_PORT2_DEV_NAME
¶
Device name for Port 2
Type: string
Help¶
Device name for Port 2.
Direct dependencies¶
GPIO_CMSDK_AHB_PORT2
&& GPIO_CMSDK_AHB
&& GPIO
(Includes any dependencies from ifs and menus.)
Default¶
“GPIO_2”
Kconfig definition¶
At drivers/gpio/Kconfig.cmsdk_ahb:65
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:30
→ 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_DEV_NAME string "Device name for Port 2" default "GPIO_2" depends onGPIO_CMSDK_AHB_PORT2
&&GPIO_CMSDK_AHB
&&GPIO
help Device name for Port 2.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)