ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_vfs_dir_ops_t::
::readdir_p
from the following samples and libraries:
FatFS
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
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::
::readdir_p
esp_vfs_dir_ops_t::
::readdir_p field
readdir with context pointer
Syntax
Show:
Summary
Declaration
from
esp_vfs_ops.h:115
const
esp_vfs_readdir_ctx_op_t
readdir_p
;
Examples
esp_vfs_dir_ops_t::
::readdir_p
is referenced by 1 libraries and example projects:
FatFS
References
from
0/1
examples
Code
Location
Referrer
const
esp_vfs_readdir_ctx_op_t
readdir_p
;
/*!< readdir with context pointer */
esp_vfs_ops.h:115
.
readdir_p
=
&
vfs_spiffs_readdir
,
esp_spiffs.c:410
CHECK_AND_CALL_SUBCOMPONENTP
(
ret
,
r
,
vfs
,
dir
,
readdir
,
pdir
)
;
vfs.c:1201
esp_vfs_readdir()
.
readdir_p
=
&
vfs_semihost_readdir
,
vfs_semihost.c:438
Call Tree
from
0/1
examples
esp_vfs_dir_ops_t::
::readdir_p
is called by 1 function:
esp_vfs_readdir()
All items filtered out
esp_vfs_dir_ops_t::
::readdir_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