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