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

(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

Symbols that select this symbol

Kconfig definition

At drivers/counter/Kconfig.nrfx:9

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

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

config COUNTER_NRF_RTC
    bool
    select NRFX_RTC if COUNTER
    depends on COUNTER

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