-
CONFIG_GPS_SIM_DEV_NAME
¶
GPS simulator device name
Type: string
Help¶
GPS simulator device name.
Default¶
“GPS_SIM”
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/gps_sim/Kconfig:18
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:12
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/Kconfig:13
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → GPS Drivers → GPS simulator
config GPS_SIM_DEV_NAME
string "GPS simulator device name"
default "GPS_SIM"
depends on GPS_SIM
help
GPS simulator device name.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)