Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/nanddemo/src/
Dsafe.c124 u8 copyBuf[COPYBUF_SIZE] ATTRIBUTE_ALIGN(32); in main() local
149 rc = NANDSafeOpen(SAFE_FILENAME, &safeInfo, NAND_ACCESS_RW, copyBuf, COPYBUF_SIZE); in main()
/RvlSDK-2.1/include/revolution/
Dnand.h227 void *copyBuf; member