CONFIG_COUNTER_RTC2_ZLI
Event in ZLI interrupt context
Type: bool
Direct dependencies
COUNTER_RTC2
&& ZERO_LATENCY_IRQS
&& COUNTER
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Driver>/counter/Kconfig.nrfx:93
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:66
→ <Driver>/counter/Kconfig:33
Menu path: (Top) → Device Drivers → Counter Drivers → Enable Counter on RTC2
config COUNTER_RTC2_ZLI
bool "Event in ZLI interrupt context"
depends on COUNTER_RTC2 && ZERO_LATENCY_IRQS && COUNTER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)