Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c312 uint16_t cluster_file_last = files[i].ClusterEnd; in boot2uf2_read_sector() local
314 if (cluster_file_last >= cluster_absolute_first) { in boot2uf2_read_sector()
315 uint16_t idx = cluster_file_last - cluster_absolute_first; in boot2uf2_read_sector()

Completed in 7 milliseconds