Searched refs:zcbor_trace (Results 1 – 6 of 6) sorted by relevance
30 #define zcbor_trace(state, appendix) do { \ macro48 #define zcbor_trace(state, appendix)
42 `zcbor_log`, and `zcbor_trace` with no parameters is gone, and in its place are43 `zcbor_trace_file` and `zcbor_trace`, both of which take a ``state`` parameter.
119 * zcbor_print.h: Improve zcbor_trace() and other tracing
101 …n encoding/decoding errors (`zcbor_log()`), and also a trace message (`zcbor_trace()`) for each de…
52 zcbor_trace(state, "value_encode"); in encode_header_byte()
142 zcbor_trace(state, "value_extract"); in value_extract()