-
CONFIG_GPS_SIM_GPIO_CONTROLLER
¶
GPIO controller
Type: string
Help¶
GPIO controller for GPS simulator trigger button.
Direct dependencies¶
GPS_SIM_TRIGGER_USE_BUTTON
&& GPS_SIM_TRIGGER
&& GPS_SIM
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_0” if
GPS_SIM_TRIGGER_USE_BUTTON
&&GPS_SIM_TRIGGER
&&GPS_SIM
Kconfig definition¶
At ../nrf/drivers/gps_sim/Kconfig:120
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:11
→ ../nrf/drivers/Kconfig:10
Menu path: (top menu) → Nordic nRF Connect → Device Drivers → GPS simulator → GPS simulator trigger
config GPS_SIM_GPIO_CONTROLLER string prompt "GPIO controller" ifGPS_SIM_TRIGGER_USE_BUTTON
&&GPS_SIM_TRIGGER
&&GPS_SIM
default "GPIO_0" ifGPS_SIM_TRIGGER_USE_BUTTON
&&GPS_SIM_TRIGGER
&&GPS_SIM
depends onGPS_SIM_TRIGGER_USE_BUTTON
&&GPS_SIM_TRIGGER
&&GPS_SIM
help GPIO controller for GPS simulator trigger button.
(Definitions include propagated dependencies, including from if’s and menus.)