-
CONFIG_COUNTER_RTC2
¶
Enable Counter on RTC2
Type: bool
Direct dependencies¶
HAS_HW_NRF_RTC2
&& !NRF_HW_RTC2_RESERVED
&& COUNTER
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/counter/Kconfig.nrfx:52
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/counter/Kconfig:25
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_RTC2 bool "Enable Counter on RTC2" selectCOUNTER_NRF_RTC
depends onHAS_HW_NRF_RTC2
&& !NRF_HW_RTC2_RESERVED
&&COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)