lv_fs_make_path_from_buffer() function
Make a path object for the memory-mapped file compatible with the file system interface
Arguments
path
path to a lv_fs_path_ex object
letter
the letter of the driver. E.g. `LV_FS_MEMFS_LETTER`
buf
address of the memory buffer
size
size of the memory buffer in bytes
lv_fs_make_path_from_buffer() reads 1 variable and writes 2 variables:
![]()
lv_fs_make_path_from_buffer()