Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
CARDCheck.c File Reference

Functions

static s32 VerifyID (CARDControl *card)
 
static s32 VerifyDir (CARDControl *card, int *outCurrent)
 
static s32 VerifyFAT (CARDControl *card, int *outCurrent)
 
void __CARDCheckSum (void *ptr, int length, u16 *checksum, u16 *checksumInv)
 
s32 __CARDVerify (CARDControl *card)
 
s32 CARDCheckExAsync (s32 chan, s32 *xferBytes, CARDCallback callback)
 
s32 CARDCheck (s32 chan)
 

Function Documentation

◆ __CARDCheckSum()

void __CARDCheckSum ( void ptr,
int  length,
u16 checksum,
u16 checksumInv 
)

◆ __CARDVerify()

s32 __CARDVerify ( CARDControl card)

◆ CARDCheck()

s32 CARDCheck ( s32  chan)

◆ CARDCheckExAsync()

s32 CARDCheckExAsync ( s32  chan,
s32 xferBytes,
CARDCallback  callback 
)

◆ VerifyDir()

static s32 VerifyDir ( CARDControl card,
int outCurrent 
)
static

◆ VerifyFAT()

static s32 VerifyFAT ( CARDControl card,
int outCurrent 
)
static

◆ VerifyID()

static s32 VerifyID ( CARDControl card)
static