-
CONFIG_GPIO_MCUX_LPC_PORT0_NAME
¶
Port 0 driver name
Type: string
Direct dependencies¶
GPIO_MCUX_LPC_PORT0
&& GPIO_MCUX_LPC
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_0” if
GPIO_MCUX_LPC_PORT0
&&GPIO_MCUX_LPC
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.mcux_lpc:22
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:47
Menu path: (top menu) → Device Drivers → GPIO Drivers → MCUX LPC GPIO driver
config GPIO_MCUX_LPC_PORT0_NAME string prompt "Port 0 driver name" ifGPIO_MCUX_LPC_PORT0
&&GPIO_MCUX_LPC
&&GPIO
default "GPIO_0" ifGPIO_MCUX_LPC_PORT0
&&GPIO_MCUX_LPC
&&GPIO
depends onGPIO_MCUX_LPC_PORT0
&&GPIO_MCUX_LPC
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)