zephyr/subsys/power
Wentong Wu 7d2586533d power: add DEVICE_PM_LOW_POWER_STATE for device power management
When system going to sleep state, make peripherals go to state
DEVICE_PM_LOW_POWER_STATE which needs less time than state
DEVICE_PM_SUSPEND_STATE to save more power.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2020-01-04 09:23:15 -05:00
..
policy power: add DEVICE_PM_LOW_POWER_STATE for device power management 2020-01-04 09:23:15 -05:00
CMakeLists.txt
Kconfig
device.c power: add DEVICE_PM_LOW_POWER_STATE for device power management 2020-01-04 09:23:15 -05:00
device_pm.c
pm_ctrl.c
power.c power: add DEVICE_PM_LOW_POWER_STATE for device power management 2020-01-04 09:23:15 -05:00
reboot.c