Home
last modified time | relevance | path

Searched refs:FMT_ANY (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs_conf.h41 #define FMT_ANY 0x07 macro
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.h113 #define FMT_ANY 0x07 macro
H A Dfatfs.c1882 if (option != FMT_FAT && option != FMT_FAT32 && option != FMT_ANY && option != FMT_ERASE) { in fatfs_mkfs()

Completed in 4 milliseconds