Searched refs:value_ptr (Results 1 – 2 of 2) sorted by relevance
/mcuboot-latest/boot/boot_serial/src/ | ||
D | zcbor_bulk.h | 26 void *value_ptr; member |
D | zcbor_bulk.c | 43 if (!dptr->decoder(zsd, dptr->value_ptr)) { in zcbor_map_decode_bulk() |