-
CONFIG_USART_GECKO_1_GPIO_LOC
¶
Pin Locations
Type: int
Help¶
The GPIO pins to use.
Direct dependencies¶
UART_GECKO
&& USART_GECKO_1
&& UART_GECKO
&& SERIAL
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/serial/Kconfig.gecko:74
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:98
Menu path: (top menu) → Device Drivers → Serial Drivers → Gecko uart driver → USART 1
config USART_GECKO_1_GPIO_LOC int prompt "Pin Locations" ifUART_GECKO
&&USART_GECKO_1
&&UART_GECKO
&&SERIAL
range 0 3 ifUART_GECKO
&&USART_GECKO_1
&&UART_GECKO
&&SERIAL
depends onUART_GECKO
&&USART_GECKO_1
&&UART_GECKO
&&SERIAL
help The GPIO pins to use.
(Definitions include propagated dependencies, including from if’s and menus.)