Home
last modified time | relevance | path

Searched full:max (Results 1 – 7 of 7) sorted by relevance

/littlefs-2.7.6/
DSPEC.md374 | | | | ^- name max ^- file max ^- attr max
397 5. **Name max (32-bits)** - Maximum size of file names in bytes.
399 6. **File max (32-bits)** - Maximum size of files in bytes.
401 7. **Attr max (32-bits)** - Maximum size of file attributes in bytes.
Dlfs_util.h133 // Min/max functions for unsigned 32-bit numbers
D.travis.yml318 .captures[].string | tonumber) | max + 1' \
/littlefs-2.7.6/tests/
Dtest_alloc.toml282 // find out max file size
302 // see if dir fits with max file size
313 // see if dir fits with > max file size
422 // find out max file size
Dtest_paths.toml240 [[case]] # max path test
Dtest_exhaustion.toml449 LFS_WARN("max wear: %d cycles", maxwear);
/littlefs-2.7.6/scripts/
Dreadtree.py116 print(" orphans >=%d" % max(tag.size, 1))