Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fs/
Dtypes.h122 #define FS_DIRMODE_SHORTNAME_ONLY 0x00001000UL macro
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c1381 if ((mode & FS_DIRMODE_SHORTNAME_ONLY) != 0) in FSi_FATFS_OpenDirectory()