Searched refs:LV_FS_POSIX_CACHE_SIZE (Results 1 – 5 of 5) sorted by relevance
79 fs_drv_p->cache_size = LV_FS_POSIX_CACHE_SIZE; in lv_fs_posix_init()
790 #define LV_FS_POSIX_CACHE_SIZE 0 /**< >0 to cache this number of bytes in lv_fs_read() */ macro
813 #define LV_FS_POSIX_CACHE_SIZE 0 /**< >0 to cache this number of bytes in lv_fs_read() */
1238 config LV_FS_POSIX_CACHE_SIZE config
2601 #ifndef LV_FS_POSIX_CACHE_SIZE2603 #define LV_FS_POSIX_CACHE_SIZE CONFIG_LV_FS_POSIX_CACHE_SIZE macro2605 … #define LV_FS_POSIX_CACHE_SIZE 0 /**< >0 to cache this number of bytes in lv_fs_read() */ macro