Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c329 uint32_t file_index_first; in boot2uf2_read_sector() local
337 file_index_first = 0; in boot2uf2_read_sector()
340 file_index_first = sector_relative * BOOTUF2_ENTRY_PER_SECTOR(ctx->DBR) - 1; in boot2uf2_read_sector()
343 for (uint32_t idx = file_index_first; in boot2uf2_read_sector()

Completed in 2 milliseconds