perf_benchmark sample
LFS_WARN_
is only used within perf_benchmark sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/6)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
perf_benchmark sample
LFS_WARN_
LFS_WARN_ macro
Syntax
Show:
Summary
Declaration
from
lfs_config.h:71
#define
LFS_WARN_
(
fmt
,
...
)
\
ESP_LOGW
(
ESP_LITTLEFS_TAG
,
"%s:%d:warn: "
fmt
"%s\n"
,
__FILE__
,
__LINE__
,
__VA_ARGS__
)
Arguments
Argument
fmt
Examples
References
from
examples
Code
Location
#define
LFS_WARN_
(
fmt
,
...
)
\
lfs_config.h:71
#define
LFS_WARN
(
...
)
LFS_WARN_
(
__VA_ARGS__
,
""
)
lfs_config.h:73
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