-
CONFIG_COUNTER_TIMER2
¶
Enable Counter on TIMER2
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/counter/Kconfig.nrfx:21
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:58
→ drivers/counter/Kconfig:25
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_TIMER2 bool "Enable Counter on TIMER2" selectCOUNTER_NRF_TIMER
depends onHAS_HW_NRF_TIMER2
&&COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)