-
CONFIG_COUNTER_LOG_LEVEL
¶
Counter log level
Type: int
Help¶
Counter logging level.
Kconfig definition¶
At drivers/counter/Kconfig:16
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
Menu path: (top menu) → Device Drivers → Counter Drivers
config COUNTER_LOG_LEVEL int prompt "Counter log level" ifCOUNTER
range 0 4 ifCOUNTER
default 0 ifCOUNTER
depends onCOUNTER
help Counter logging level.
(Definitions include propagated dependencies, including from if’s and menus.)