ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_vfs_dir_ops_t::
::stat_p
from the following samples and libraries:
FatFS
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_vfs_dir_ops_t::
::stat_p
esp_vfs_dir_ops_t::
::stat_p field
stat with context pointer
Syntax
Show:
Summary
Declaration
from
esp_vfs_ops.h:95
const
esp_vfs_stat_ctx_op_t
stat_p
;
Examples
esp_vfs_dir_ops_t::
::stat_p
is referenced by 1 libraries and example projects:
FatFS
References
from
0/1
examples
Code
Location
Referrer
const
esp_vfs_stat_ctx_op_t
stat_p
;
/*!< stat with context pointer */
esp_vfs_ops.h:95
.
stat_p
=
&
vfs_spiffs_stat
,
esp_spiffs.c:404
CHECK_AND_CALL_SUBCOMPONENT
(
ret
,
r
,
vfs
,
dir
,
stat
,
path_within_vfs
,
st
)
;
vfs.c:1094
esp_vfs_stat()
.
stat_p
=
&
vfs_semihost_stat
,
vfs_semihost.c:431
Call Tree
from
0/1
examples
esp_vfs_dir_ops_t::
::stat_p
is called by 1 function:
esp_vfs_stat()
All items filtered out
esp_vfs_dir_ops_t::
::stat_p
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out