Searched refs:lfs_file_rawopen (Results 1 - 1 of 1) sorted by relevance
/third_party/littlefs/ | ||
H A D | lfs.c | 3174 static int lfs_file_rawopen(lfs_t *lfs, lfs_file_t *file, function 5932 err = lfs_file_rawopen(lfs, file, path, flags); |
Completed in 10 milliseconds