Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/demo/bootuf2/
A Dmsc_bootuf2_template.c203 boot2uf2_read_sector(sector, buffer, length / bootuf2_get_sector_size()); in usbd_msc_sector_read()
/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.h208 int boot2uf2_read_sector(uint32_t start_sector, uint8_t *buff, uint32_t sector_count);
A Dbootuf2.c261 int boot2uf2_read_sector(uint32_t start_sector, uint8_t *buff, uint32_t sector_count) in boot2uf2_read_sector() function

Completed in 17 milliseconds