Home
last modified time | relevance | path

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

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