lv_fs_private.h¶ Functions void lv_fs_init(void)¶ Initialize the File system interface void lv_fs_deinit(void)¶ Deinitialize the File system interface struct _lv_fs_file_cache_t¶ Public Members uint32_t start¶ uint32_t end¶ uint32_t file_position¶ void *buffer¶