Home
last modified time | relevance | path

Searched defs:bdcfg (Results 1 - 6 of 6) sorted by relevance

/third_party/littlefs/bd/
H A Dlfs_rambd.c10 lfs_rambd_create(const struct lfs_config *cfg, const struct lfs_rambd_config *bdcfg) lfs_rambd_create() argument
H A Dlfs_filebd.c18 lfs_filebd_create(const struct lfs_config *cfg, const char *path, const struct lfs_filebd_config *bdcfg) lfs_filebd_create() argument
H A Dlfs_testbd.c14 lfs_testbd_createcfg(const struct lfs_config *cfg, const char *path, const struct lfs_testbd_config *bdcfg) lfs_testbd_createcfg() argument
H A Dlfs_emubd.c97 lfs_emubd_create(const struct lfs_config *cfg, const struct lfs_emubd_config *bdcfg) lfs_emubd_create() argument
[all...]
/third_party/littlefs/runners/
H A Dtest_runner.c1354 struct lfs_emubd_config bdcfg = { in run_powerloss_none() local
1430 struct lfs_emubd_config bdcfg = { in run_powerloss_linear() local
1523 struct lfs_emubd_config bdcfg = { in run_powerloss_log() local
1614 struct lfs_emubd_config bdcfg = { in run_powerloss_cycles() local
1711 run_powerloss_exhaustive_layer( struct powerloss_exhaustive_cycles *cycles, const struct test_suite *suite, const struct test_case *case_, struct lfs_config *cfg, struct lfs_emubd_config *bdcfg, size_t depth) run_powerloss_exhaustive_layer() argument
1803 struct lfs_emubd_config bdcfg = { run_powerloss_exhaustive() local
[all...]
H A Dbench_runner.c1326 struct lfs_emubd_config bdcfg = { in perm_run() local

Completed in 8 milliseconds