choice GAZELL_TIMER: Timer to use for the Gazell timer.

Timer to use for the Gazell timer.

Type: bool

Direct dependencies

GAZELL

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At <nRF>/subsys/gazell/Kconfig:92

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:92<nRF>/subsys/Kconfig:16

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Gazell

choice GAZELL_TIMER
    bool "Timer to use for the Gazell timer."
    default GAZELL_TIMER2
    depends on GAZELL

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)