Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/demo/bootuf2/
A Dmsc_bootuf2_template.c232 int bootuf2_flash_write(uint32_t address, const uint8_t *data, size_t size) in bootuf2_flash_write() function
/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.h216 int bootuf2_flash_write(uint32_t address, const uint8_t *data, size_t size);
A Dbootuf2.c216 err = bootuf2_flash_write(ctx->cached_address, ctx->cache, ctx->cached_bytes); in bootuf2_flash_flush()

Completed in 4 milliseconds