Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/fatfs/src/
Dff.c1614 static DWORD clmt_clust ( /* <2:Error, >=2:Cluster number */ in clmt_clust() function
3769 clst = clmt_clust(fp, fp->fptr); /* Get cluster# from the CLMT */
3874 clst = clmt_clust(fp, fp->fptr); /* Get cluster# from the CLMT */
4307 fp->clust = clmt_clust(fp, ofs - 1);