Searched refs:boot2uf2_read_sector (Results 1 – 3 of 3) sorted by relevance
203 boot2uf2_read_sector(sector, buffer, length / bootuf2_get_sector_size()); in usbd_msc_sector_read()
208 int boot2uf2_read_sector(uint32_t start_sector, uint8_t *buff, uint32_t sector_count);
261 int boot2uf2_read_sector(uint32_t start_sector, uint8_t *buff, uint32_t sector_count) in boot2uf2_read_sector() function
Completed in 17 milliseconds