SSBM Decomp
Loading...
Searching...
No Matches
CARDFormat.c File Reference
#include <dolphin.h>
#include "__card.h"
#include "os/__os.h"
#include <dolphin/card.h>

Macros

#define formatStep   mountStep

Functions

static void FormatCallback (s32 chan, s32 result)
s32 __CARDFormatRegionAsync (s32 chan, u16 encode, CARDCallback callback)
s32 CARDFormatAsync (s32 chan, CARDCallback callback)
long CARDFormat (long chan)

Macro Definition Documentation

◆ formatStep

#define formatStep   mountStep

Function Documentation

◆ FormatCallback()

void FormatCallback ( s32 chan,
s32 result )
static

◆ __CARDFormatRegionAsync()

s32 __CARDFormatRegionAsync ( s32 chan,
u16 encode,
CARDCallback callback )

◆ CARDFormatAsync()

s32 CARDFormatAsync ( s32 chan,
CARDCallback callback )

◆ CARDFormat()

long CARDFormat ( long chan)