Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/include/
Dzcbor_common.h228 if (!zcbor_check_error(state)) { \
337 static inline bool zcbor_check_error(const zcbor_state_t *state) in zcbor_check_error() function
370 if (zcbor_check_error(state)) in zcbor_error()