Searched refs:lfs_emubd_read (Results 1 – 4 of 4) sorted by relevance
| /littlefs-latest/bd/ |
| D | lfs_emubd.h | 174 int lfs_emubd_read(const struct lfs_config *cfg, lfs_block_t block,
|
| D | lfs_emubd.c | 287 int lfs_emubd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_emubd_read() function
|
| /littlefs-latest/runners/ |
| D | test_runner.c | 1338 .read = lfs_emubd_read, in run_powerloss_none() 1417 .read = lfs_emubd_read, in run_powerloss_linear() 1513 .read = lfs_emubd_read, in run_powerloss_log() 1607 .read = lfs_emubd_read, in run_powerloss_cycles() 1799 .read = lfs_emubd_read, in run_powerloss_exhaustive()
|
| D | bench_runner.c | 1313 .read = lfs_emubd_read, in perm_run()
|