FatFS
get_vfs_fat_spiflash_ctx()
is only used within FatFS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FatFS
get_vfs_fat_spiflash_ctx()
get_vfs_fat_spiflash_ctx() function
Syntax
Show:
Summary
Declaration
Definition
from
vfs_fat_internal.h:50
vfs_fat_spiflash_ctx_t
*
get_vfs_fat_spiflash_ctx
(
wl_handle_t
wlhandle
)
;
Implemented in
vfs_fat_spiflash.c:72
Arguments
Argument
wlhandle
Examples
References
from
examples
Code
Location
vfs_fat_spiflash_ctx_t
*
get_vfs_fat_spiflash_ctx
(
wl_handle_t
wlhandle
)
vfs_fat_spiflash.c:72
vfs_fat_spiflash_ctx_t
*
get_vfs_fat_spiflash_ctx
(
wl_handle_t
wlhandle
)
;
vfs_fat_internal.h:50
Call Tree
from
examples
get_vfs_fat_spiflash_ctx()
calls 1 function:
All items filtered out
get_vfs_fat_spiflash_ctx()
s_get_context_id_by_wl_handle()
All items filtered out
Data Use
from
examples
get_vfs_fat_spiflash_ctx()
reads 1 variable:
s_ctx
All items filtered out
get_vfs_fat_spiflash_ctx()
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