Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/Download/
DDownload.c382 s32 checkResult = 0; in CheckVf() local
394 checkResult = NANDCheck(GetFsBlock(SIZE_VF) + 1, 2, &answer); in CheckVf()
395 if (checkResult != NAND_RESULT_OK in CheckVf()