-
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 ifs and menus.)
Default¶
“GPIO_0”
Kconfig definition¶
At drivers/gpio/Kconfig.mcux_lpc:20
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:30
→ drivers/gpio/Kconfig:30
Menu path: (Top) → Device Drivers → GPIO Drivers → MCUX LPC GPIO driver → Port 0
config GPIO_MCUX_LPC_PORT0_NAME string "Port 0 driver name" default "GPIO_0" depends onGPIO_MCUX_LPC_PORT0
&&GPIO_MCUX_LPC
&&GPIO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)