The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_COUNTER

Counter Drivers

Type: bool

Help

Enable support for counter and timer.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/counter/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:66

Menu path: (Top) → Device Drivers

menuconfig COUNTER
    bool "Counter Drivers"
    help
      Enable support for counter and timer.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)