pspnand_driver.h File Reference

#include <pspkerneltypes.h>

Go to the source code of this file.

Functions

int sceNandSetWriteProtect (int protectFlag)
int sceNandLock (int writeFlag)
void sceNandUnlock (void)
int sceNandReadStatus (void)
int sceNandReset (int flag)
int sceNandReadId (void *buf, SceSize size)
int sceNandReadPages (u32 ppn, void *buf, void *buf2, u32 count)
int sceNandGetPageSize (void)
int sceNandGetPagesPerBlock (void)
int sceNandGetTotalBlocks (void)
int sceNandReadBlockWithRetry (u32 ppn, void *buf, void *buf2)
int sceNandIsBadBlock (u32 ppn)


Function Documentation

int sceNandGetPageSize ( void   ) 

int sceNandGetPagesPerBlock ( void   ) 

int sceNandGetTotalBlocks ( void   ) 

int sceNandIsBadBlock ( u32  ppn  ) 

int sceNandLock ( int  writeFlag  ) 

int sceNandReadBlockWithRetry ( u32  ppn,
void *  buf,
void *  buf2 
)

int sceNandReadId ( void *  buf,
SceSize  size 
)

int sceNandReadPages ( u32  ppn,
void *  buf,
void *  buf2,
u32  count 
)

int sceNandReadStatus ( void   ) 

int sceNandReset ( int  flag  ) 

int sceNandSetWriteProtect ( int  protectFlag  ) 

void sceNandUnlock ( void   ) 


Generated on Tue Jul 24 15:21:24 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2