Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c4778 FF_DIR dj, sdj; local
4825 sdj.obj.fs = fs; /* Open the sub-directory */
4826 sdj.obj.sclust = dclst;
4829 sdj.obj.objsize = obj.objsize;
4830 sdj.obj.stat = obj.stat;
4833 res = dir_sdi(&sdj, 0);
4835 res = DIR_READ_FILE(&sdj); /* Test if the directory is empty */