i80_controller sample
lv_fs_path_ex_t::buffer
is only used within i80_controller 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
i80_controller sample
lv_fs_path_ex_t::buffer
lv_fs_path_ex_t::buffer field
Syntax
Show:
Summary
Declaration
from
lv_fs_private.h:37
const
void
*
buffer
;
Examples
References
from
examples
Code
Location
Referrer
const
void
*
buffer
;
lv_fs_private.h:37
file_p
->
cache
->
buffer
=
(
void
*
)
path_ex
->
buffer
;
lv_fs.c:128
lv_fs_open()
path
->
buffer
=
buf
;
lv_fs.c:150
lv_fs_make_path_from_buffer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lv_fs_path_ex_t::buffer
is written by 1 function and is read by 1 function:
lv_fs_make_path_from_buffer()
All items filtered out
lv_fs_path_ex_t::buffer
lv_fs_open()
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