Searched refs:ZCBOR_ERR_ADDITIONAL_INVAL (Results 1 – 2 of 2) sorted by relevance
225 #define ZCBOR_ERR_ADDITIONAL_INVAL 7 ///! > 27 macro
148 …FAIL_AND_DECR_IF(len == 0, ZCBOR_ERR_ADDITIONAL_INVAL); // additional_len() did not recognize the … in value_extract()