Home
last modified time | relevance | path

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

/mcuboot-2.7.6/boot/boot_serial/src/
Dcbor_decode.c190 static bool uint32_decode(cbor_state_t *state, uint32_t *result) in uint32_decode() function
209 if (!uint32_decode(state, result)) { in uintx32_decode()
246 if (!uint32_decode(state, &result->len)) { in strx_start_decode()
355 if (!uint32_decode(state, &new_elem_count)) { in list_map_start_decode()
417 if (!uint32_decode(state, result)) { in primx_decode()
565 if (!uint32_decode(state, result)) { in tag_decode()