zephyr/subsys/power
Vincent Wan 61625366c9 power: policy: only bring devices to low-power when in sleep mode 2
Sleep mode 1 is supposed to be a low-latency sleep mode where devices
are left in active mode. Thus we should only bring devices to low-power
when in sleep mode 2 in sys_pm_policy_low_power_devices().

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2020-03-25 16:21:33 -04:00
..
policy power: policy: only bring devices to low-power when in sleep mode 2 2020-03-25 16:21:33 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
device.c power: device: add core device list for cc13xx/cc26xx 2020-03-25 16:21:33 -04:00
device_pm.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
Kconfig power: add system power management direct force mode. 2020-01-24 21:37:40 -05:00
pm_ctrl.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
power.c power: add system power management direct force mode. 2020-01-24 21:37:40 -05:00
reboot.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00