CONFIG_COUNTER_MCUX_SNVS_SRTC_WAKE
IMX SNVS wake-up on SRTC alarm
Type: bool
Help
Assert Wake-Up Interrupt on SRTC alarm
Direct dependencies
COUNTER_MCUX_SNVS_SRTC
&& COUNTER
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <Driver>/counter/Kconfig.mcux_snvs:19
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:66
→ <Driver>/counter/Kconfig:49
Menu path: (Top) → Device Drivers → Counter Drivers → IMX SNVS RTC driver → IMX SNVS SRTC low power support
config COUNTER_MCUX_SNVS_SRTC_WAKE
bool "IMX SNVS wake-up on SRTC alarm"
default y
depends on COUNTER_MCUX_SNVS_SRTC && COUNTER
help
Assert Wake-Up Interrupt on SRTC alarm
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)