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
Kconfig subsys/tracing: select backend name in Kconfig 2025-06-17 16:05:59 +02:00
tracing_backend_adsp_memory_window.c
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_tracking.c