The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_COUNTER_NRF_TIMER

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

COUNTER

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At drivers/counter/Kconfig.nrfx:5

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:64drivers/counter/Kconfig:31

Menu path: (top menu) → Device Drivers → Counter Drivers

config COUNTER_NRF_TIMER
    bool
    select NRFX_TIMER if COUNTER
    depends on COUNTER

(Definitions include propagated dependencies, including from if’s and menus.)