rgb_panel sample
lv_fs_get_drv()
is only used within rgb_panel sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rgb_panel sample
lv_fs_get_drv()
lv_fs_get_drv() function
Give a pointer to a driver from its letter
Syntax
Show:
Summary
Declaration
Definition
from
lv_fs.h:119
lv_fs_drv_t
*
lv_fs_get_drv
(
char
letter
)
;
Implemented in
lv_fs.c:407
Arguments
Argument
Description
letter
the driver letter
Return value
pointer to a driver or NULL if not found
Examples
References
from
examples
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