perf_benchmark sample
LFS_ERROR
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_ERROR
LFS_ERROR macro
Syntax
Show:
Summary
Declaration
from
lfs_config.h:83
#define
LFS_ERROR
(
...
)
LFS_ERROR_
(
__VA_ARGS__
,
""
)
Examples
References
from
examples
Code
Location
#define
LFS_ERROR
(
...
)
LFS_ERROR_
(
__VA_ARGS__
,
""
)
lfs_config.h:83
LFS_ERROR
(
"No more free space 0x%"
PRIx32
,
lfs.c:689
LFS_ERROR
(
"Corrupted dir pair at {0x%"
PRIx32
", 0x%"
PRIx32
"}"
,
lfs.c:1369
LFS_ERROR
(
"Invalid version "
lfs.c:4459
LFS_ERROR
(
"Unsupported name_max (%"
PRIu32
" > %"
PRIu32
")"
,
lfs.c:4489
LFS_ERROR
(
"Unsupported file_max (%"
PRIu32
" > %"
PRIu32
")"
,
lfs.c:4500
LFS_ERROR
(
"Unsupported attr_max (%"
PRIu32
" > %"
PRIu32
")"
,
lfs.c:4511
LFS_ERROR
(
"Invalid block count (%"
PRIu32
" != %"
PRIu32
")"
,
lfs.c:4526
LFS_ERROR
(
"Invalid block size (%"
PRIu32
" != %"
PRIu32
")"
,
lfs.c:4535
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