Searched refs:PayloadSize (Results 1 – 2 of 2) sorted by relevance
241 memcpy(ctx->cache + ctx->cached_bytes, uf2->Data, uf2->PayloadSize); in bootuf2_flash_write_internal()244 ctx->cached_bytes += uf2->PayloadSize; in bootuf2_flash_write_internal()
33 uint32_t PayloadSize; member
Completed in 5 milliseconds