FatFS
DIR_FstClusLO
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
DIR_FstClusLO
DIR_FstClusLO macro
Syntax
Show:
Summary
Declaration
from
ff.c:162
#define
DIR_FstClusLO
26
Examples
References
from
examples
Code
Location
#define
DIR_FstClusLO
26
/* Lower 16-bit of first cluster (WORD) */
ff.c:162
cl
=
ld_word
(
dir
+
DIR_FstClusLO
)
;
ff.c:1860
st_word
(
dir
+
DIR_FstClusLO
,
(
WORD
)
cl
)
;
ff.c:1876
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