Home
last modified time | relevance | path

Searched refs:lfs_rambd_t (Results 1 - 3 of 3) sorted by relevance

/third_party/littlefs/bd/
H A Dlfs_rambd.c23 lfs_rambd_t *bd = cfg->context; in lfs_rambd_create()
47 lfs_rambd_t *bd = cfg->context; in lfs_rambd_destroy()
60 lfs_rambd_t *bd = cfg->context; in lfs_rambd_read()
80 lfs_rambd_t *bd = cfg->context; in lfs_rambd_prog()
97 (void*)cfg, block, ((lfs_rambd_t*)cfg->context)->cfg->erase_size); in lfs_rambd_erase()
98 lfs_rambd_t *bd = cfg->context; in lfs_rambd_erase()
H A Dlfs_rambd.h51 } lfs_rambd_t; typedef
H A Dlfs_testbd.h81 lfs_rambd_t bd;

Completed in 2 milliseconds