Home
last modified time | relevance | path

Searched refs:zcbor_log_assert (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/boot/zcbor/include/
Dzcbor_print.h40 #define zcbor_log_assert(expr, ...) \ macro
51 #define zcbor_log_assert(...)
59 zcbor_log_assert(expr, __VA_ARGS__); \
66 zcbor_log_assert(expr, __VA_ARGS__); \