Home
last modified time | relevance | path

Searched refs:fs_vfs_read (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/vfs/example/
A Dvfs_example.c110 static int32_t fs_vfs_read(vfs_file_t *fp, char *buf, uint32_t len) in fs_vfs_read() function
123 .read = &fs_vfs_read,

Completed in 4 milliseconds