Home
last modified time | relevance | path

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

/lvgl-3.5.0/src/
Dlv_conf_internal.h1986 #define LV_FS_STDIO_CACHE_SIZE CONFIG_LV_FS_STDIO_CACHE_SIZE macro
1988 #define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ macro
/lvgl-3.5.0/
DKconfig913 config LV_FS_STDIO_CACHE_SIZE config