-
CONFIG_GPIO_ESP32_1_NAME
¶
Driver name
Type: string
Direct dependencies¶
GPIO_ESP32_1
&& GPIO_ESP32
&& GPIO
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_1” if
GPIO_ESP32_1
&&GPIO_ESP32
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.esp32:38
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:67
Menu path: (top menu) → Device Drivers → GPIO Drivers → ESP32 GPIO
config GPIO_ESP32_1_NAME string prompt "Driver name" ifGPIO_ESP32_1
&&GPIO_ESP32
&&GPIO
default "GPIO_1" ifGPIO_ESP32_1
&&GPIO_ESP32
&&GPIO
depends onGPIO_ESP32_1
&&GPIO_ESP32
&&GPIO
(Definitions include propagated dependencies, including from if’s and menus.)