-
CONFIG_COUNTER_NATIVE_POSIX
¶
Enable counter on COUNTER_0
Type: bool
Default¶
y
Kconfig definition¶
At <Zephyr>/drivers/counter/Kconfig.native_posix:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/counter/Kconfig:43
Menu path: (Top) → Device Drivers → Counter Drivers
config COUNTER_NATIVE_POSIX bool "Enable counter on COUNTER_0" default y depends onBOARD_NATIVE_POSIX
&&COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)