Searched refs:ld_clust (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/fatfs/src/ |
D | ff.c | 1834 static DWORD ld_clust ( /* Returns the top cluster value of the SFN entry */ function 3098 dp->obj.sclust = ld_clust(fs, fs->win + dp->dptr % SS(fs)); /* Open next directory */ 3623 cl = ld_clust(fs, dj.dir); /* Get current cluster chain */ 3682 fp->obj.sclust = ld_clust(fs, dj.dir); /* Get object allocation info */ 4132 fs->cdir = ld_clust(fs, dj.dir); /* Sub-directory cluster */ 4191 dj.obj.sclust = ld_clust(fs, dj.dir); /* Goto parent directory */ 4197 if (ccl == ld_clust(fs, dj.dir)) break; /* Found the entry */ 4445 dp->obj.sclust = ld_clust(fs, dp->dir); /* Get object allocation info */ 4816 dclst = ld_clust(fs, dj.dir); 5019 dw = clst2sect(fs, ld_clust(fs, dir));
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow.map | 39750 .literal.ld_clust 44504 .text.ld_clust
|
D | overflow_esp32s2.map | 40598 .literal.ld_clust 45555 .text.ld_clust
|