Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.h577 #define FM_FAT32 0x02 macro
Dff.c5751 if (fsopt & FM_FAT32) { /* FAT32 possible? */
5821 if ((fsopt & FM_FAT32)) {
6122 if (fsopt & FM_FAT32) { /* FAT32 possible? */
6192 if ((fsopt & FM_FAT32)) {