Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/nanddemo/src/
Dutil.c104 case NAND_RESULT_ECC_CRIT: in printErrMsg()
Dcancel.c88 if(err==NAND_RESULT_AUTHENTICATION || err==NAND_RESULT_ECC_CRIT) in isBrokenDataError()
/RvlSDK-3.1/include/revolution/
Dnand.h194 #define NAND_RESULT_ECC_CRIT ( -5) macro