Home
last modified time | relevance | path

Searched refs:context (Results 1 – 8 of 8) sorted by relevance

/littlefs-latest/bd/
Dlfs_emubd.c51 lfs_emubd_t *bd = cfg->context; in lfs_emubd_mutblock()
107 (void*)cfg, cfg->context, in lfs_emubd_create()
116 lfs_emubd_t *bd = cfg->context; in lfs_emubd_create()
191 lfs_emubd_t *bd = cfg->context; in lfs_emubd_destroy()
217 lfs_emubd_t *bd = cfg->context; in lfs_emubd_powerloss()
292 lfs_emubd_t *bd = cfg->context; in lfs_emubd_read()
342 lfs_emubd_t *bd = cfg->context; in lfs_emubd_prog()
433 (void*)cfg, block, ((lfs_emubd_t*)cfg->context)->cfg->erase_size); in lfs_emubd_erase()
434 lfs_emubd_t *bd = cfg->context; in lfs_emubd_erase()
529 lfs_emubd_t *bd = cfg->context; in lfs_emubd_sync()
[all …]
Dlfs_filebd.c25 (void*)cfg, cfg->context, in lfs_filebd_create()
32 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()
136 (void*)cfg, block, ((lfs_file_t*)cfg->context)->cfg->erase_size); in lfs_filebd_erase()
137 lfs_filebd_t *bd = cfg->context; in lfs_filebd_erase()
153 lfs_filebd_t *bd = cfg->context; in lfs_filebd_sync()
Dlfs_rambd.c17 (void*)cfg, cfg->context, in lfs_rambd_create()
23 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()
/littlefs-latest/runners/
Dtest_runner.c1337 .context = &bd, in run_powerloss_none()
1416 .context = &bd, in run_powerloss_linear()
1512 .context = &bd, in run_powerloss_log()
1606 .context = &bd, in run_powerloss_cycles()
1773 cfg->context = &state.branches[i]; in run_powerloss_exhaustive_layer()
1798 .context = &bd, in run_powerloss_exhaustive()
Dbench_runner.c1312 .context = &bd, in perm_run()
/littlefs-latest/
Dlfs.h160 void *context; member
Dlfs.c5961 (void*)lfs, (void*)cfg, cfg->context,
5991 (void*)lfs, (void*)cfg, cfg->context,
6510 (void*)lfs, (void*)cfg, cfg->context,
DDESIGN.md15 in the context of microcontrollers. The question was: How would you build a