zephyr/subsys/tracing
Flavio Ceolin b5ca7a06b4 pm: device_runtime: Add delay to async put
Add a delay parameter to asynchronous device runtim put. This allows
to delay the put operation what is useful to avoid multiple states
transitions.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-12-12 10:57:34 +01:00
..
ctf pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
include
sysview pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
test pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
user pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
CMakeLists.txt ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
Kconfig modules: Add DFM and move Tracerecorder into percepio module 2023-09-12 10:19:37 -04:00
tracing_backend_posix_bottom.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_posix_bottom.h ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
tracing_backend_posix.c ctf tracing: native/host backend: Refactor to support embedded C libraries 2023-07-13 05:47:08 -04:00
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
tracing_tracking.c