Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c1871 static int cmp_lfn ( /* 1:matched, 0:not matched */ function
2467 … ord = (c == ord && sum == dp->dir[LDIR_Chksum] && cmp_lfn(fs->lfnbuf, dp->dir)) ? ord - 1 : 0xFF;