Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/example/
A Dvfs_example.c115 static int32_t fs_vfs_write(vfs_file_t *fp, const char *buf, uint32_t len) in fs_vfs_write() function
124 .write = &fs_vfs_write,

Completed in 8 milliseconds