Home
last modified time | relevance | path

Searched refs:lfs_emubd_sync (Results 1 – 4 of 4) sorted by relevance

/littlefs-latest/bd/
Dlfs_emubd.h190 int lfs_emubd_sync(const struct lfs_config *cfg);
Dlfs_emubd.c527 int lfs_emubd_sync(const struct lfs_config *cfg) { in lfs_emubd_sync() function
/littlefs-latest/runners/
Dtest_runner.c1341 .sync = lfs_emubd_sync, in run_powerloss_none()
1420 .sync = lfs_emubd_sync, in run_powerloss_linear()
1516 .sync = lfs_emubd_sync, in run_powerloss_log()
1610 .sync = lfs_emubd_sync, in run_powerloss_cycles()
1802 .sync = lfs_emubd_sync, in run_powerloss_exhaustive()
Dbench_runner.c1316 .sync = lfs_emubd_sync, in perm_run()