Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c1132 static DWORD clst2sect ( /* !=0:Sector number, 0:Failed (invalid cluster#) */ in clst2sect() function
1465 rt[0] = clst2sect(fs, scl); /* Start of data area freed */ in remove_chain()
1466 rt[1] = clst2sect(fs, ecl) + fs->csize - 1; /* End of data area freed */ in remove_chain()
1655 sect = clst2sect(fs, clst); /* Top of the cluster */ in dir_clear()
1714 dp->sect = clst2sect(fs, clst); in dir_sdi()
1774 dp->sect = clst2sect(fs, clst); in dir_next()
3331 if (move_window(fs, clst2sect(fs, fs->dirbase) + so) != FR_OK) return FR_DISK_ERR;
3709 if ((sc = clst2sect(fs, clst)) == 0) {
3780 sect = clst2sect(fs, fp->clust); /* Get current sector */
3895 sect = clst2sect(fs, fp->clust); /* Get current sector */
[all …]
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map54647 .text.clst2sect
Doverflow_esp32s2.map55819 .text.clst2sect