Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wm/wireless-all/src/
Dtest.c94 if (FS_IsSucceeded(file)) in EndFileTest()
/TwlSDK-5.1.0/include/nitro/fs/
Dfile.h128 SDK_INLINE BOOL FS_IsSucceeded(volatile const FSFile *file) in FS_IsSucceeded() function
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive.c570 retval = FS_IsSucceeded(file); in FSi_SendCommand()
1291 return FS_IsSucceeded(file); in FS_WaitAsync()