FatFS
DEF_NAMBUF
is only used within FatFS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FatFS
DEF_NAMBUF
DEF_NAMBUF macro
Syntax
Show:
Summary
Declaration
from
ff.c:539
#define
DEF_NAMBUF
WCHAR
lbuf
[
FF_MAX_LFN
+
1
]
;
Examples
References
from
examples
Code
Location
#define
DEF_NAMBUF
ff.c:505
#define
DEF_NAMBUF
WCHAR
lbuf
[
FF_MAX_LFN
+
1
]
;
/* LFN working buffer */
ff.c:539
#define
DEF_NAMBUF
WCHAR
*
lfn
;
/* Pointer to LFN working buffer */
ff.c:551
DEF_NAMBUF
ff.c:3744
DEF_NAMBUF
ff.c:4645
DEF_NAMBUF
ff.c:4741
DEF_NAMBUF
ff.c:4829
DEF_NAMBUF
ff.c:5014
DEF_NAMBUF
ff.c:5106
DEF_NAMBUF
ff.c:5191
DEF_NAMBUF
ff.c:5300
DEF_NAMBUF
ff.c:5346
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out