CONFIG_NRF_DM_TIMER2

TIMER2

Type: bool

Direct dependencies

HAS_HW_NRF_TIMER2 && <choice NRF_DM_TIMER: Timer to use for the nrf_dm library.>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/dm/Kconfig:23

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:54

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → nRF DM (Distance Measurement) → Timer to use for the nrf_dm library.

config NRF_DM_TIMER2
    bool "TIMER2"
    depends on HAS_HW_NRF_TIMER2 && <choice NRF_DM_TIMER>

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