Go to the source code of this file.
◆ sceNandGetPageSize()
int sceNandGetPageSize |
( |
void | | ) |
|
◆ sceNandGetPagesPerBlock()
int sceNandGetPagesPerBlock |
( |
void | | ) |
|
◆ sceNandGetTotalBlocks()
int sceNandGetTotalBlocks |
( |
void | | ) |
|
◆ sceNandIsBadBlock()
int sceNandIsBadBlock |
( |
u32 | ppn | ) |
|
◆ sceNandLock()
int sceNandLock |
( |
int | writeFlag | ) |
|
◆ sceNandReadBlockWithRetry()
int sceNandReadBlockWithRetry |
( |
u32 | ppn, |
|
|
void * | buf, |
|
|
void * | buf2 ) |
◆ sceNandReadId()
int sceNandReadId |
( |
void * | buf, |
|
|
SceSize | size ) |
◆ sceNandReadPages()
int sceNandReadPages |
( |
u32 | ppn, |
|
|
void * | buf, |
|
|
void * | buf2, |
|
|
u32 | count ) |
◆ sceNandReadStatus()
int sceNandReadStatus |
( |
void | | ) |
|
◆ sceNandReset()
int sceNandReset |
( |
int | flag | ) |
|
◆ sceNandSetWriteProtect()
int sceNandSetWriteProtect |
( |
int | protectFlag | ) |
|
◆ sceNandUnlock()
void sceNandUnlock |
( |
void | | ) |
|