-
CONFIG_COUNTER_TIMER4
¶
Enable Counter on TIMER4
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/counter/Kconfig.nrfx:31
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_TIMER4 bool "Enable Counter on TIMER4" selectCOUNTER_NRF_TIMER
depends onHAS_HW_NRF_TIMER4
&&COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)