Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_print.h34 #define zcbor_trace_file(state) do { \ macro
49 #define zcbor_trace_file(state) ((void)state)
Dzcbor_common.h206 zcbor_trace_file(state); \
/zcbor-latest/samples/pet/src/
Dpet_decode.c25 zcbor_trace_file(state); \
Dpet_encode.c25 zcbor_trace_file(state); \
/zcbor-latest/
DMIGRATION_GUIDE.md43 `zcbor_trace_file` and `zcbor_trace`, both of which take a ``state`` parameter.