emmc sample
MOUNT_POINT
is only used within emmc sample.
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
emmc sample
MOUNT_POINT
MOUNT_POINT macro
Syntax
Show:
Summary
Declaration
from
emmc_example_main.c:25
#define
MOUNT_POINT
"/eMMC"
Examples
References
from
examples
Code
Location
#define
MOUNT_POINT
"/eMMC"
emmc_example_main.c:25
const
char
mount_point
[
]
=
MOUNT_POINT
;
emmc_example_main.c:45
const
char
*
file_hello
=
MOUNT_POINT
"/hello.txt"
;
emmc_example_main.c:121
const
char
*
file_foo
=
MOUNT_POINT
"/foo.txt"
;
emmc_example_main.c:133
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