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

CONFIG_COUNTER_TIMER2_ZLI

Event in ZLI interrupt context

Type: bool

Direct dependencies

COUNTER_TIMER2 && ZERO_LATENCY_IRQS && COUNTER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/counter/Kconfig.nrfx:38

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

Menu path: (Top) → Device Drivers → Counter Drivers → Enable Counter on TIMER2

config COUNTER_TIMER2_ZLI
    bool "Event in ZLI interrupt context"
    depends on COUNTER_TIMER2 && ZERO_LATENCY_IRQS && COUNTER

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