Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c484 static BYTE DirBuf[MAXDIRB(FF_MAX_LFN)]; /* Directory entry block scratchpad buffer */ variable
3436 fs->dirbuf = DirBuf; /* Static directory block scratchpad buuffer */