Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c83 #define ERR_RESTORE(err) \ macro
193 ERR_RESTORE(ZCBOR_ERR_INT_SIZE);
306 ERR_RESTORE(ZCBOR_ERR_WRONG_VALUE);
359 ERR_RESTORE(ZCBOR_ERR_WRONG_VALUE);
416 ERR_RESTORE(ZCBOR_ERR_NO_PAYLOAD);
567 ERR_RESTORE(ZCBOR_ERR_WRONG_VALUE);
696 ERR_RESTORE(ZCBOR_ERR_INT_SIZE);
1086 ERR_RESTORE(ZCBOR_ERR_WRONG_VALUE);
1126 ERR_RESTORE(ZCBOR_ERR_WRONG_TYPE);
1179 ERR_RESTORE(ZCBOR_ERR_WRONG_VALUE);
[all …]