Searched refs:FMT_ANY (Results 1 – 3 of 3) sorted by relevance
41 #define FMT_ANY 0x07 macro
113 #define FMT_ANY 0x07 macro
1882 if (option != FMT_FAT && option != FMT_FAT32 && option != FMT_ANY && option != FMT_ERASE) { in fatfs_mkfs()