Searched refs:lfs_emubd_prog (Results 1 – 4 of 4) sorted by relevance
| /littlefs-latest/bd/ |
| D | lfs_emubd.h | 180 int lfs_emubd_prog(const struct lfs_config *cfg, lfs_block_t block,
|
| D | lfs_emubd.c | 337 int lfs_emubd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_emubd_prog() function
|
| /littlefs-latest/runners/ |
| D | test_runner.c | 1339 .prog = lfs_emubd_prog, in run_powerloss_none() 1418 .prog = lfs_emubd_prog, in run_powerloss_linear() 1514 .prog = lfs_emubd_prog, in run_powerloss_log() 1608 .prog = lfs_emubd_prog, in run_powerloss_cycles() 1800 .prog = lfs_emubd_prog, in run_powerloss_exhaustive()
|
| D | bench_runner.c | 1314 .prog = lfs_emubd_prog, in perm_run()
|