CONFIG_COUNTER_TIMER0_ZLI

Event in ZLI interrupt context

Type: bool

Direct dependencies

COUNTER_TIMER0 && ZERO_LATENCY_IRQS && COUNTER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/counter/Kconfig.nrfx:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:66<Zephyr>/drivers/counter/Kconfig:33

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

config COUNTER_TIMER0_ZLI
    bool "Event in ZLI interrupt context"
    depends on COUNTER_TIMER0 && ZERO_LATENCY_IRQS && COUNTER

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