SSBM Decomp
Loading...
Searching...
No Matches
CARDCheck.h File Reference
#include <platform.h>
#include <dolphin/card/forward.h>
#include <dolphin/card.h>

Go to the source code of this file.

Functions

void __CARDCheckSum (void *ptr, int length, u16 *checksum, u16 *checksumInv)
 
s32 __CARDVerify (CARDControl *card)
 
s32 CARDCheckExAsync (s32 chan, s32 *xferBytes, CARDCallback callback)
 
s32 CARDCheckAsync (s32 chan, CARDCallback callback)
 

Function Documentation

◆ __CARDCheckSum()

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

◆ __CARDVerify()

s32 __CARDVerify ( CARDControl card)

◆ CARDCheckExAsync()

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

◆ CARDCheckAsync()

s32 CARDCheckAsync ( s32  chan,
CARDCallback  callback 
)