Home
last modified time | relevance | path

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

/lvgl-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h622 #define LV_FS_WIN32_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ macro
/lvgl-3.6.0/src/
Dlv_conf_internal.h2070 #define LV_FS_WIN32_CACHE_SIZE CONFIG_LV_FS_WIN32_CACHE_SIZE macro
2072 #define LV_FS_WIN32_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/ macro
/lvgl-3.6.0/
DKconfig952 config LV_FS_WIN32_CACHE_SIZE config