Searched refs:LFS1_DEBUG (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/lib/littlefs/ |
A D | lfs1_util.h | 49 #define LFS1_DEBUG(fmt, ...) \ macro 52 #define LFS1_DEBUG(fmt, ...)
|
A D | lfs1.c | 617 LFS1_DEBUG("Bad block at %" PRIu32, dir->pair[0]); in lfs1_dir_commit() 639 LFS1_DEBUG("Relocating %" PRIu32 " %" PRIu32 " to %" PRIu32 " %" PRIu32, in lfs1_dir_commit() 1244 LFS1_DEBUG("Bad block at %" PRIu32, nblock); in lfs1_ctz_extend() 1414 LFS1_DEBUG("Bad block at %" PRIu32, file->block); in lfs1_file_relocate() 2447 LFS1_DEBUG("Relocating root %" PRIu32 " %" PRIu32, in lfs1_relocate() 2508 LFS1_DEBUG("Found orphan %" PRIu32 " %" PRIu32, in lfs1_deorphan() 2524 LFS1_DEBUG("Found desync %" PRIu32 " %" PRIu32, in lfs1_deorphan() 2559 LFS1_DEBUG("Found move %" PRIu32 " %" PRIu32, in lfs1_deorphan() 2566 LFS1_DEBUG("Found partial move %" PRIu32 " %" PRIu32, in lfs1_deorphan()
|
Completed in 7 milliseconds