Searched refs:lv_fs_read_cached (Results 1 – 1 of 1) sorted by relevance
132 static lv_fs_res_t lv_fs_read_cached(lv_fs_file_t * file_p, char * buf, uint32_t btr, uint32_t * br) in lv_fs_read_cached() function215 res = lv_fs_read_cached(file_p, (char *)buf, btr, &br_tmp); in lv_fs_read()