perf_benchmark sample
LFS_WARN
is only used within perf_benchmark 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
perf_benchmark sample
LFS_WARN
LFS_WARN macro
Syntax
Show:
Summary
Declaration
from
lfs_config.h:73
#define
LFS_WARN
(
...
)
LFS_WARN_
(
__VA_ARGS__
,
""
)
Examples
References
from
examples
Code
Location
#define
LFS_WARN
(
...
)
LFS_WARN_
(
__VA_ARGS__
,
""
)
lfs_config.h:73
LFS_WARN
(
"Superblock 0x%"
PRIx32
" has become unwritable"
,
lfs.c:2077
LFS_WARN
(
"Unable to split {0x%"
PRIx32
", 0x%"
PRIx32
"}"
,
lfs.c:2160
LFS_WARN
(
"Unable to expand superblock"
)
;
lfs.c:2192
LFS_WARN
(
"Cycle detected in tail list"
)
;
lfs.c:4413
LFS_WARN
(
"Cycle detected in tail list"
)
;
lfs.c:4642
LFS_WARN
(
"Cycle detected in tail list"
)
;
lfs.c:4736
LFS_WARN
(
"Cycle detected in tail list"
)
;
lfs.c:4801
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