Home
last modified time | relevance | path

Searched refs:current (Results 1 – 4 of 4) sorted by relevance

/littlefs-3.7.0-3.6.0/
DSPEC.md212 | | +---. +-- current commit
686 In this case, the next metadata pair is not a part of our current directory
695 In this case, the next metadata pair belongs to the current directory. Note
698 current pair.
839 current program block size.
DREADME.md71 // read current count
Dlfs.c2843 lfs_off_t current = lfs_ctz_index(lfs, &(lfs_off_t){size-1}); in lfs_ctz_find() local
2846 while (current > target) { in lfs_ctz_find()
2848 lfs_npw2(current-target+1) - 1, in lfs_ctz_find()
2849 lfs_ctz(current)); in lfs_ctz_find()
2859 current -= 1 << skip; in lfs_ctz_find()
/littlefs-3.7.0-3.6.0/tests/
Dtest_compat.toml5 # - lfs => the new/current version of littlefs