-
CONFIG_GPS_SIM_TRIGGER_USE_TIMER
¶
Use timer for trigger
Type: bool
Help¶
Use timer to trigger ‘data ready’ event.
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/gps_sim/Kconfig:110
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 → GPS simulator trigger → Trigger type
config GPS_SIM_TRIGGER_USE_TIMER bool "Use timer for trigger" depends on <choice: Trigger type> help Use timer to trigger 'data ready' event.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)