Searched defs:bdcfg (Results 1 - 6 of 6) sorted by relevance
/third_party/littlefs/bd/ |
H A D | lfs_rambd.c | 10 lfs_rambd_create(const struct lfs_config *cfg, const struct lfs_rambd_config *bdcfg) lfs_rambd_create() argument
|
H A D | lfs_filebd.c | 18 lfs_filebd_create(const struct lfs_config *cfg, const char *path, const struct lfs_filebd_config *bdcfg) lfs_filebd_create() argument
|
H A D | lfs_testbd.c | 14 lfs_testbd_createcfg(const struct lfs_config *cfg, const char *path, const struct lfs_testbd_config *bdcfg) lfs_testbd_createcfg() argument
|
H A D | lfs_emubd.c | 97 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 D | test_runner.c | 1354 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 D | bench_runner.c | 1326 struct lfs_emubd_config bdcfg = { in perm_run() local
|
Completed in 13 milliseconds