zephyr/subsys/tracing
Flavio Ceolin 9444480c7b pm: Better return type for pm_system_suspend
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>
2021-11-06 10:21:53 -04:00
..
ctf tracing: fix PM system tracing 2021-11-03 16:37:33 -04:00
include
sysview pm: Better return type for pm_system_suspend 2021-11-06 10:21:53 -04:00
test tracing: fix PM system tracing 2021-11-03 16:37:33 -04:00
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