Home
last modified time | relevance | path

Searched refs:lfs_file_opencfg (Results 1 - 2 of 2) sorted by relevance

/third_party/littlefs/
H A Dlfs.h326 // Optional configuration provided during lfs_file_opencfg
558 // thus use lfs_file_opencfg() with config.buffer set.
571 int lfs_file_opencfg(lfs_t *lfs, lfs_file_t *file,
H A Dlfs.c5940 int lfs_file_opencfg(lfs_t *lfs, lfs_file_t *file, function
5947 LFS_TRACE("lfs_file_opencfg(%p, %p, \"%s\", %x, %p {"
5955 LFS_TRACE("lfs_file_opencfg -> %d", err);

Completed in 11 milliseconds