mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 22:01:57 +00:00
Instead of returning PM_STATE_ACTIVE for when the cpu didn't enter a low power state and a different state when it entered, but has already left the state and is active again, it changes pm_system_suspend to return true when the cpu has entered a low power state and false otherwise. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
ctf | ||
include | ||
sysview | ||
test | ||
user | ||
CMakeLists.txt | ||
Kconfig | ||
tracing_backend_posix.c | ||
tracing_backend_ram.c | ||
tracing_backend_uart.c | ||
tracing_backend_usb.c | ||
tracing_buffer.c | ||
tracing_core.c | ||
tracing_format_async.c | ||
tracing_format_common.c | ||
tracing_format_sync.c | ||
tracing_none.c |