Home
last modified time | relevance | path

Searched defs:pos_p (Results 1 – 9 of 9) sorted by relevance

/lvgl-latest/src/libs/fsdrv/
Dlv_fs_memfs.c206 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_arduino_sd.cpp170 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_arduino_esp_littlefs.cpp178 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_fatfs.c219 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_stdio.c210 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_posix.c242 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_win32.c326 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_littlefs.c185 static lv_fs_res_t fs_tell(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in fs_tell()
Dlv_fs_uefi.c298 static lv_fs_res_t lv_fs_uefi_tell_cb(lv_fs_drv_t * drv, void * file_p, uint32_t * pos_p) in lv_fs_uefi_tell_cb()