Home
last modified time | relevance | path

Searched refs:NAND_RESULT_FATAL_ERROR (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-2.1/build/demos/nanddemo/src/
Dasync.c205 s32 result = NAND_RESULT_FATAL_ERROR; in sample2()
208 userData[i].resultCode = NAND_RESULT_FATAL_ERROR; in sample2()
Dutil.c137 case NAND_RESULT_FATAL_ERROR: in printErrMsg()
Dbasic.c70 s32 ret = NAND_RESULT_FATAL_ERROR; in main()
Ddirectory.c193 s32 ret = NAND_RESULT_FATAL_ERROR; in main()
Dsafe.c125 s32 rc = NAND_RESULT_FATAL_ERROR; in main()
/RvlSDK-2.1/include/revolution/
Dnand.h166 #define NAND_RESULT_FATAL_ERROR (-128) macro