-
CONFIG_COUNTER_TIMER1
¶
Enable Counter on TIMER1
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/counter/Kconfig.nrfx:31
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/counter/Kconfig:31
Menu path: (top menu) → Device Drivers → Counter Drivers
config COUNTER_TIMER1 bool prompt "Enable Counter on TIMER1" ifHAS_HW_NRF_TIMER1
&&COUNTER
selectCOUNTER_NRF_TIMER
ifHAS_HW_NRF_TIMER1
&&COUNTER
selectNRFX_TIMER1
ifHAS_HW_NRF_TIMER1
&&COUNTER
depends onHAS_HW_NRF_TIMER1
&&COUNTER
(Definitions include propagated dependencies, including from if’s and menus.)