Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/fatfs/common/
Dtypes.h64 #define FATFS_RESULT_MEDIAFATAL 9 macro
/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_archive_fatfs.c433 else if (error == FATFS_RESULT_MEDIAFATAL) in FSi_ConvertError()