Home
last modified time | relevance | path

Searched defs:_lv_fs_file_cache_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/misc/
Dlv_fs_private.h27 struct _lv_fs_file_cache_t { struct
28 uint32_t start;
29 uint32_t end;
30 uint32_t file_position;
31 void * buffer;