Home
last modified time | relevance | path

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

/zcbor-3.5.0-3.4.0/include/
Dzcbor_encode.h108 #define zcbor_tstr_put_arr(state, string) \ macro
/zcbor-3.5.0-3.4.0/tests/unit/test1_unit_tests/src/
Dmain.c196 zassert_true(zcbor_tstr_put_arr(state_e, world), NULL); in ZTEST()