Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c241 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()
A Dbootuf2.h33 uint32_t PayloadSize; member

Completed in 5 milliseconds