-
CONFIG_GPIO_MCUX_LPC_PORT1_NAME
¶
Port 1 driver name
Type: string
Direct dependencies¶
GPIO_MCUX_LPC_PORT1
&& GPIO_MCUX_LPC
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_1” if
GPIO_MCUX_LPC_PORT1
&&GPIO_MCUX_LPC
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.mcux_lpc:33
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:37
Menu path: (top menu) → Device Drivers → GPIO Drivers → MCUX LPC GPIO driver
config GPIO_MCUX_LPC_PORT1_NAME string prompt "Port 1 driver name" ifGPIO_MCUX_LPC_PORT1
&&GPIO_MCUX_LPC
&&GPIO
default "GPIO_1" ifGPIO_MCUX_LPC_PORT1
&&GPIO_MCUX_LPC
&&GPIO
depends onGPIO_MCUX_LPC_PORT1
&&GPIO_MCUX_LPC
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)