Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.h463 int lfs_format(lfs_t *lfs, const struct lfs_config *config);
753 // Behaves similarly to the lfs_format function. Attempts to mount
H A Dlfs.c5753 int lfs_format(lfs_t *lfs, const struct lfs_config *cfg) { function
5758 LFS_TRACE("lfs_format(%p, %p {.context=%p, "
5777 LFS_TRACE("lfs_format -> %d", err);

Completed in 9 milliseconds