Searched refs:LFS_DISK_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance
/littlefs-3.5.0-3.4.0/ | ||
D | lfs.h | 35 #define LFS_DISK_VERSION_MINOR (0xffff & (LFS_DISK_VERSION >> 0)) macro |
D | lfs.c | 4154 minor_version > LFS_DISK_VERSION_MINOR)) { |