Home
last modified time | relevance | path

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

/third_party/littlefs/bd/
H A Dlfs_testbd.h101 int lfs_testbd_createcfg(const struct lfs_config *cfg, const char *path,
H A Dlfs_testbd.c14 int lfs_testbd_createcfg(const struct lfs_config *cfg, const char *path, in lfs_testbd_createcfg() function
16 LFS_TESTBD_TRACE("lfs_testbd_createcfg(%p {.context=%p, " in lfs_testbd_createcfg()
44 LFS_TESTBD_TRACE("lfs_testbd_createcfg -> %d", LFS_ERR_NOMEM); in lfs_testbd_createcfg()
58 LFS_TESTBD_TRACE("lfs_testbd_createcfg -> %d", err); in lfs_testbd_createcfg()
66 LFS_TESTBD_TRACE("lfs_testbd_createcfg -> %d", err); in lfs_testbd_createcfg()
83 int err = lfs_testbd_createcfg(cfg, path, &defaults); in lfs_testbd_create()

Completed in 1 milliseconds