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

CONFIG_COUNTER_RTC_CUSTOM_TOP_SUPPORT

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

COUNTER

(Includes any dependencies from ifs and menus.)

Default

Kconfig definition

At drivers/counter/Kconfig.nrfx:107

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:66drivers/counter/Kconfig:27

Menu path: (Top) → Device Drivers → Counter Drivers

config COUNTER_RTC_CUSTOM_TOP_SUPPORT
    bool
    default (!n && COUNTER_RTC0) || (!n && COUNTER_RTC1) || (!n && COUNTER_RTC2)
    depends on COUNTER

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