zephyr/subsys/pm
Mahesh Mahadevan 6cb1ff6560 pm: Move settting timeout to after suspending devices
pm_suspend_devices() could return an error. Set timeout using
sys_clock_set_timeout() to after this error is handled so that
we have the accurate power state when calling the timeout function.
This is useful in cases where we wish to compensate the
system timer for certain power modes.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2023-12-18 09:29:49 +01:00
..
CMakeLists.txt
device_runtime.c
device.c
Kconfig
pm_stats.c
pm_stats.h
pm.c pm: Move settting timeout to after suspending devices 2023-12-18 09:29:49 +01:00
policy.c
state.c