Home
last modified time | relevance | path

Searched refs:LFS_ERROR (Results 1 – 2 of 2) sorted by relevance

/littlefs-3.7.0-3.6.0/
Dlfs_util.h83 #ifndef LFS_ERROR
87 #define LFS_ERROR(...) LFS_ERROR_(__VA_ARGS__, "") macro
89 #define LFS_ERROR(...)
Dlfs.c677 LFS_ERROR("No more free space %"PRIu32, in lfs_alloc()
1351 LFS_ERROR("Corrupted dir pair at {0x%"PRIx32", 0x%"PRIx32"}", in lfs_dir_fetchmatch()
4389 LFS_ERROR("Invalid version "
4417 LFS_ERROR("Unsupported name_max (%"PRIu32" > %"PRIu32")",
4428 LFS_ERROR("Unsupported file_max (%"PRIu32" > %"PRIu32")",
4439 LFS_ERROR("Unsupported attr_max (%"PRIu32" > %"PRIu32")",
4451 LFS_ERROR("Invalid block count (%"PRIu32" != %"PRIu32")",
4460 LFS_ERROR("Invalid block size (%"PRIu32" != %"PRIu32")",
5297 LFS_ERROR("Corrupted dir pair at {0x%"PRIx32", 0x%"PRIx32"}",
5485 LFS_ERROR("Invalid superblock at {0x%"PRIx32", 0x%"PRIx32"}",
[all …]