Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/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()
189 lfs_emubd_t *bd = cfg->context; in lfs_emubd_destroy()
220 lfs_emubd_t *bd = cfg->context; in lfs_emubd_read()
270 lfs_emubd_t *bd = cfg->context; in lfs_emubd_prog()
358 (void*)cfg, block, ((lfs_emubd_t*)cfg->context)->cfg->erase_size); in lfs_emubd_erase()
359 lfs_emubd_t *bd = cfg->context; in lfs_emubd_erase()
456 lfs_emubd_t *bd = cfg->context; in lfs_emubd_rawcrc()
510 lfs_emubd_t *bd = cfg->context; in lfs_emubd_readed()
[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-3.7.0-3.6.0/runners/
Dtest_runner.c1337 .context = &bd, in run_powerloss_none()
1413 .context = &bd, in run_powerloss_linear()
1506 .context = &bd, in run_powerloss_log()
1597 .context = &bd, in run_powerloss_cycles()
1761 cfg->context = &state.branches[i]; in run_powerloss_exhaustive_layer()
1786 .context = &bd, in run_powerloss_exhaustive()
Dbench_runner.c1312 .context = &bd, in perm_run()
/littlefs-3.7.0-3.6.0/
Dlfs.h161 void *context; member
Dlfs.c5772 (void*)lfs, (void*)cfg, cfg->context,
5802 (void*)lfs, (void*)cfg, cfg->context,
6321 (void*)lfs, (void*)cfg, cfg->context,
DDESIGN.md15 in the context of microcontrollers. The question was: How would you build a