Searched refs:CNTRead (Results 1 – 11 of 11) sorted by relevance
| /RvlSDK-3.3/build/demos/cntdemo/src/ |
| D | datatitledemo.c | 115 rv = CNTRead(&fileInfo1, (void*)buffer1, (u32)OSRoundUp32B(fileSize1)); in main() 125 rv = CNTRead(&fileInfo2, (void*)buffer2, (u32)OSRoundUp32B(fileSize2)); in main() 140 rv = CNTRead(&fileInfo3, (void*)buffer3, (u32)OSRoundUp32B(fileSize3)); in main()
|
| D | cntdemo.c | 116 rv = CNTRead(&fileInfo1, (void*)buffer1, (u32)OSRoundUp32B(fileSize1)); in main() 126 rv = CNTRead(&fileInfo2, (void*)buffer2, (u32)OSRoundUp32B(fileSize2)); in main() 141 rv = CNTRead(&fileInfo3, (void*)buffer3, (u32)OSRoundUp32B(fileSize3)); in main()
|
| D | strapcntdemo.c | 258 CNTRead(&fileInfo, (void*)*buffer, (u32)OSRoundUp32B( fileSize )); in LoadSIContentData()
|
| /RvlSDK-3.3/include/revolution/ |
| D | cnt.h | 295 s32 CNTRead ( CNTFileInfo* cf, void* addr, u32 length ); 319 #define CNTRead CNTReadWithOffset macro
|
| /RvlSDK-3.3/build/demos/hbmdemo/shareddemo/src/ |
| D | shared.cpp | 260 rv = CNTRead(&fileInfo, (void*)buffer, (u32)OSRoundUp32B( l_fileSize )); in ReadNandFile()
|
| /RvlSDK-3.3/build/demos/hbmdemo/networkmanual_jpeg/src/ |
| D | networkmanual_jpeg.cpp | 272 rv = CNTRead(&fileInfo, (void*)buffer, (u32)OSRoundUp32B( l_fileSize )); in ReadNandFile()
|
| /RvlSDK-3.3/vcmv/src/ |
| D | vcmv_test.c | 922 CNTRead(&cfi, pTempBuf, nRoundedUpSize); in MyContentReadFile() 950 CNTRead(&cfi, *ppBuffer, nRoundedUpSize); in MyContentReadFile()
|
| /RvlSDK-3.3/build/demos/hbmdemo/networkmanual_tpl/src/ |
| D | networkmanual_tpl.cpp | 399 rv = CNTRead(&fileInfo, (void*)buffer, (u32)OSRoundUp32B( l_fileSize )); in ReadNandFile()
|
| /RvlSDK-3.3/vcmv/ |
| D | Readme_jp.txt | 265 * vcmv_test.c ���� CNTRead ���̌Ăяo������ NADK 2.2 �ɑΉ����Ă��Ȃ������̂�
|
| D | Readme_en.txt | 283 * Corrected how to call CNTRead() in the vcmv_test.c.
|
| /RvlSDK-3.3/vcmv/bin/RVL/ |
| D | VcmvTestD.map | 4908 000bee30 00010c 800c5fb0 000c2190 16 CNTRead cntD.a cnt.o
|