Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c894 char modestring[16]; in FSi_FATFS_OpenFile() local
895 char *s = modestring; in FSi_FATFS_OpenFile()
937 handle = FATFS_OpenFileW(unipath, modestring); in FSi_FATFS_OpenFile()
1369 char modestring[16]; in FSi_FATFS_OpenDirectory() local
1370 char *s = modestring; in FSi_FATFS_OpenDirectory()
1421 handle = FATFS_OpenDirectoryW(unipath, modestring); in FSi_FATFS_OpenDirectory()