-
CONFIG_ILI9340_RESET_GPIO_PORT_NAME
¶
Reset GPIO controller port name
Type: string
Help¶
GPIO controller where the interrupt pin is attached to.
Kconfig definition¶
At drivers/display/Kconfig.ili9340:55
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:74
→ drivers/display/Kconfig:18
Menu path: (top menu) → Device Drivers → Display Drivers → ILI9340 display driver
config ILI9340_RESET_GPIO_PORT_NAME string prompt "Reset GPIO controller port name" ifILI9340
&&DISPLAY
default "GPIO_0" ifILI9340
&&DISPLAY
depends onILI9340
&&DISPLAY
help GPIO controller where the interrupt pin is attached to.
(Definitions include propagated dependencies, including from if’s and menus.)