Home
last modified time | relevance | path

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

/littlefs-2.7.6/bd/
Dlfs_rambd.h27 struct lfs_rambd_config { struct
39 const struct lfs_rambd_config *cfg; argument
46 const struct lfs_rambd_config *bdcfg);
Dlfs_rambd.c10 const struct lfs_rambd_config *bdcfg) { in lfs_rambd_createcfg()
54 static const struct lfs_rambd_config defaults = {.erase_value=-1}; in lfs_rambd_create()
Dlfs_testbd.h81 struct lfs_rambd_config cfg;
Dlfs_testbd.c60 bd->u.ram.cfg = (struct lfs_rambd_config){ in lfs_testbd_createcfg()