zephyr/subsys/tracing
frei tycho ac8620c791 tracing: change controlling expressions in while to Boolean
Use `do { ... } while (false)` instead of `do { ... } while (0)`.

Signed-off-by: frei tycho <tfrei@baumer.com>
2024-06-11 20:02:40 +03:00
..
ctf
include
sysview tracing: change controlling expressions in while to Boolean 2024-06-11 20:02:40 +03:00
test
user
CMakeLists.txt
Kconfig
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_buffer.c
tracing_core.c
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c
tracing_tracking.c