Searched refs:cluster_file_last (Results 1 – 1 of 1) sorted by relevance
312 uint16_t cluster_file_last = files[i].ClusterEnd; in boot2uf2_read_sector() local314 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