Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_print.h78 void zcbor_print_compare_strings_diff(const uint8_t *str1, const uint8_t *str2, size_t size);
/zcbor-latest/src/
Dzcbor_print.c48 void zcbor_print_compare_strings_diff(const uint8_t *str1, const uint8_t *str2, size_t size) in zcbor_print_compare_strings_diff() function