Home
last modified time | relevance | path

Searched refs:lfs_rambd_t (Results 1 – 2 of 2) sorted by relevance

/littlefs-latest/bd/
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()
Dlfs_rambd.h51 } lfs_rambd_t; typedef