Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/uf2/
A Dbootuf2.c131 files[i].ClusterEnd = -1 + cluster_beg + in fcalculate_cluster()
135 cluster_beg = files[i].ClusterEnd + 1; in fcalculate_cluster()
147 (cluster <= files[i].ClusterEnd)) { in ffind_by_cluster()
289 uint16_t cluster_unused = files[ARRAY_SIZE(files) - 1].ClusterEnd + 1; in boot2uf2_read_sector()
312 uint16_t cluster_file_last = files[i].ClusterEnd; in boot2uf2_read_sector()
A Dbootuf2.h108 uint16_t ClusterEnd; member

Completed in 4 milliseconds