Home
last modified time | relevance | path

Searched full:sizes (Results 1 – 5 of 5) sorted by relevance

/littlefs-2.7.6/
D.travis.yml67 | tee sizes
72 CURR=$(tail -n1 sizes | awk '{print $1}')
Dlfs.h188 // and program sizes.
206 // the read and program sizes, and a factor of the block size.
DDESIGN.md691 Because our file size is limited the word width we use to store sizes, we can
707 in practice, most block sizes start at 512 bytes. As long as our block size
Dlfs.c3467 // validate that the lfs-cfg sizes were initiated properly before in lfs_init()
3474 // of prog and read sizes in lfs_init()
/littlefs-2.7.6/tests/
Dtest_entries.toml2 # Note that these tests are intended for 512 byte inline sizes. They should
3 # still pass with other inline sizes but wouldn't be testing anything.