Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/fatfs/common/
Dtypes.h60 #define FATFS_RESULT_INVALIDPARAM 5 macro
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c417 else if (error == FATFS_RESULT_INVALIDPARAM) in FSi_ConvertError()