Home
last modified time | relevance | path

Searched refs:lfs_emubd_destroy (Results 1 - 4 of 4) sorted by relevance

/third_party/littlefs/bd/
H A Dlfs_emubd.h168 int lfs_emubd_destroy(const struct lfs_config *cfg);
H A Dlfs_emubd.c187 int lfs_emubd_destroy(const struct lfs_config *cfg) { in lfs_emubd_destroy() function
188 LFS_EMUBD_TRACE("lfs_emubd_destroy(%p)", (void*)cfg); in lfs_emubd_destroy()
207 LFS_EMUBD_TRACE("lfs_emubd_destroy -> %d", 0); in lfs_emubd_destroy()
/third_party/littlefs/runners/
H A Dtest_runner.c1386 err = lfs_emubd_destroy(&cfg); in run_powerloss_none()
1484 err = lfs_emubd_destroy(&cfg); in run_powerloss_linear()
1577 err = lfs_emubd_destroy(&cfg); in run_powerloss_log()
1666 err = lfs_emubd_destroy(&cfg); in run_powerloss_cycles()
1736 int err = lfs_emubd_destroy(cfg); in run_powerloss_exhaustive_layer()
H A Dbench_runner.c1364 err = lfs_emubd_destroy(&cfg); in perm_run()

Completed in 8 milliseconds