-
choice: Max compiled-in log level for counter
Max compiled-in log level for counter
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:3
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:64 → drivers/counter/Kconfig:15
Menu path: (Top) → Device Drivers → Counter Drivers
choice
bool "Max compiled-in log level for counter"
default COUNTER_LOG_LEVEL_INF
depends on LOG && COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)