zephyr/subsys/tracing
The Nguyen f51a89268f tracing: fix build error on USB backend
This commit to fix build error due to a wrong syntax in case USBD
highspeed was enabled

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
2025-06-18 10:54:32 +02:00
..
ctf kernel: kheap: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
include
sysview kernel: kheap: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
test kernel: kheap: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
user kernel: kheap: decouple simple alloc from aligned_alloc 2025-04-01 22:13:04 +02:00
CMakeLists.txt tracing: Add sys_trace_idle_exit call 2025-03-12 14:03:48 +00:00
Kconfig subsys/tracing: select backend name in Kconfig 2025-06-17 16:05:59 +02:00
tracing_backend_adsp_memory_window.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
tracing_backend_posix_bottom.c
tracing_backend_posix_bottom.h
tracing_backend_posix.c
tracing_backend_ram.c
tracing_backend_uart.c
tracing_backend_usb.c tracing: fix build error on USB backend 2025-06-18 10:54:32 +02:00
tracing_buffer.c
tracing_core.c subsys/tracing: select backend name in Kconfig 2025-06-17 16:05:59 +02:00
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c tracing: Add sys_trace_idle_exit call 2025-03-12 14:03:48 +00:00
tracing_tracking.c tracing: k_pipe: Add tracing support for reworked k_pipe API 2025-01-17 19:43:44 +01:00