Home
last modified time | relevance | path

Searched defs:fs_tell (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.4.0/src/extra/libs/fsdrv/
Dlv_fs_posix.c191 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell() function
Dlv_fs_stdio.c184 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell() function
Dlv_fs_fatfs.c212 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell() function
Dlv_fs_win32.c316 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell() function