zephyr/subsys/tracing/sysview
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
..
CMakeLists.txt
Kconfig tracing: sysview: Remove redundant depends on 2024-03-11 09:09:07 -05:00
sysview_config.c
SYSVIEW_Zephyr.txt
sysview.c
tracing_sysview_ids.h tracing: add k_realloc trace 2024-05-28 17:55:12 +02:00
tracing_sysview_syscall.h
tracing_sysview.h tracing: change controlling expressions in while to Boolean 2024-06-11 20:02:40 +03:00