Home
last modified time | relevance | path

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

/zcbor-latest/src/
Dzcbor_common.c98 static void update_backups(zcbor_state_t *state, uint8_t const *new_payload_end) in update_backups() argument
102 state->constant_state->backup_list[i].payload_end = new_payload_end; in update_backups()