Home
last modified time | relevance | path

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

/mcuboot-2.7.6/boot/boot_serial/src/
Dcbor_decode.c518 uint32_t temp_elem_count; in any_decode() local
535 temp_elem_count = state->elem_count; in any_decode()
541 state->elem_count = temp_elem_count; in any_decode()
545 state->elem_count = temp_elem_count; in any_decode()