CONFIG_COUNTER_NRF_RTC¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/counter/Kconfig.nrfx:7
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:66 → <Zephyr Driver>/counter/Kconfig:27
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_NRF_RTC
    bool
    depends on COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)