Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/dfu/
A Dusbd_dfu.h20 uint16_t dfu_write_flash(uint8_t *src, uint8_t *dest, uint32_t len);
A Dusbd_dfu.c270 dfu_write_flash(g_usbd_dfu.buffer.d8, (uint8_t *)addr, g_usbd_dfu.wlength); in dfu_getstatus_special_handler()
493 __WEAK uint16_t dfu_write_flash(uint8_t *src, uint8_t *dest, uint32_t len) in dfu_write_flash() function
/components/drivers/usb/cherryusb/demo/
A Ddfu_st_cubemx_main.c111 uint16_t dfu_write_flash(uint8_t *src, uint8_t *dest, uint32_t len) in dfu_write_flash() function

Completed in 5 milliseconds