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