Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_print.h126 static const char *zcbor_error_str(int error) in zcbor_error_str() function
163 zcbor_do_print("%s\r\n", zcbor_error_str(error)); in zcbor_print_error()