-
CONFIG_GPIO_CMSDK_AHB_PORT0_DEV_NAME
¶
Device name for Port 0
Type: string
Help¶
Device name for Port 0.
Direct dependencies¶
GPIO_CMSDK_AHB_PORT0
&& GPIO_CMSDK_AHB
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_0” if
GPIO_CMSDK_AHB_PORT0
&&GPIO_CMSDK_AHB
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.cmsdk_ahb:26
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_PORT0_DEV_NAME string prompt "Device name for Port 0" ifGPIO_CMSDK_AHB_PORT0
&&GPIO_CMSDK_AHB
&&GPIO
default "GPIO_0" ifGPIO_CMSDK_AHB_PORT0
&&GPIO_CMSDK_AHB
&&GPIO
depends onGPIO_CMSDK_AHB_PORT0
&&GPIO_CMSDK_AHB
&&GPIO
help Device name for Port 0.
(Definitions include propagated dependencies, including from if’s and menus.)