FatFS
MKCVTBL
is only used within FatFS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FatFS
MKCVTBL
MKCVTBL macro
Syntax
Show:
Summary
Declaration
from
ff.c:446
#define
MKCVTBL
(
hd
,
cp
)
MERGE_2STR
(
hd
,
cp
)
Arguments
Argument
hd
cp
Examples
References
from
examples
Code
Location
#define
MKCVTBL
(
hd
,
cp
)
MERGE_2STR
(
hd
,
cp
)
ff.c:446
static
const
BYTE
ExCvt
[
]
=
MKCVTBL
(
TBL_CT
,
FF_CODE_PAGE
)
;
ff.c:600
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