Home
last modified time | relevance | path

Searched refs:lfs_filebd_t (Results 1 – 3 of 3) sorted by relevance

/third_party/littlefs/bd/
Dlfs_filebd.c32 lfs_filebd_t *bd = cfg->context; in lfs_filebd_create()
54 lfs_filebd_t *bd = cfg->context; in lfs_filebd_destroy()
70 lfs_filebd_t *bd = cfg->context; in lfs_filebd_read()
106 lfs_filebd_t *bd = cfg->context; in lfs_filebd_prog()
137 lfs_filebd_t *bd = cfg->context; in lfs_filebd_erase()
153 lfs_filebd_t *bd = cfg->context; in lfs_filebd_sync()
Dlfs_filebd.h48 } lfs_filebd_t; typedef
Dlfs_testbd.h77 lfs_filebd_t bd;