Lines Matching refs:zcbor_log
96 #define PRINT_FUNC() zcbor_log("%s ", __func__);
227 zcbor_log("uint with size %zu failed.\r\n", result_size);
305 zcbor_log("%" PRIi64 " != %" PRIi64 "\r\n", actual, expected);
358 zcbor_log("%" PRIu64 " != %" PRIu64 "\r\n", actual, expected);
413 zcbor_log("error: 0x%zu > 0x%zu\r\n",
507 zcbor_log("New fragment length %zu\r\n", result->fragment.len);
523 zcbor_log("fragment length %zu\r\n", result->fragment.len);
886 zcbor_log("Found element at index %zu.\n", get_current_index(state, 1));
1030 zcbor_log("unprocessed element(s) in map: [%zu] = 0x%02x\n",
1085 zcbor_log("simple value %u != %u\r\n", actual, expected);
1130 zcbor_log("boolval: %u\r\n", *result);
1541 zcbor_log("Found %zu elements.\r\n", i);
1545 zcbor_log("Found %zu elements.\r\n", max_decode);