Searched refs:list_count (Results 1 – 1 of 1) sorted by relevance
385 size_t list_count = ((major_type == ZCBOR_MAJOR_TYPE_LIST) ? local392 size_t header_len = zcbor_header_len_ptr(&list_count, 4) - 1;398 zcbor_log("list_count: %zu\r\n", list_count);410 if (!(value_encode(state, major_type, &list_count, sizeof(list_count)))) {