-
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:48
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/counter/Kconfig:31
Menu path: (top menu) → Device Drivers → Counter Drivers
config COUNTER_TIMER2 bool prompt "Enable Counter on TIMER2" ifHAS_HW_NRF_TIMER2
&&COUNTER
selectCOUNTER_NRF_TIMER
ifHAS_HW_NRF_TIMER2
&&COUNTER
selectNRFX_TIMER2
ifHAS_HW_NRF_TIMER2
&&COUNTER
depends onHAS_HW_NRF_TIMER2
&&COUNTER
(Definitions include propagated dependencies, including from if’s and menus.)