Home
last modified time | relevance | path

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

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