-
CONFIG_PM_LPS_2_MIN_RES
¶
LPS_2 minimum residency
Type: int
Help¶
Minimum residency in ticks to enter LPS_2 state.
Direct dependencies¶
PM_CONTROL_OS_LPS_2
&& SYS_POWER_LOW_POWER_STATE
&& PM_CONTROL_OS
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definition¶
At subsys/power/Kconfig:38
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:38
Menu path: (top menu) → OS Power Management
config PM_LPS_2_MIN_RES int prompt "LPS_2 minimum residency" ifPM_CONTROL_OS_LPS_2
&&SYS_POWER_LOW_POWER_STATE
&&PM_CONTROL_OS
default 30 ifPM_CONTROL_OS_LPS_2
&&SYS_POWER_LOW_POWER_STATE
&&PM_CONTROL_OS
depends onPM_CONTROL_OS_LPS_2
&&SYS_POWER_LOW_POWER_STATE
&&PM_CONTROL_OS
help Minimum residency in ticks to enter LPS_2 state.
(Definitions include propagated dependencies, including from if’s and menus.)