![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
int | InitializeUART (void) |
int | ReadUARTN (void) |
int | WriteUARTN (void *buf, u32 len) |
void | __OSEnableBarnacle (s32 chan, u32 dev) |
static BOOL | ProbeBarnacle (s32 chan, u32 dev, u32 *revision) |
static int | QueueLength (void) |
Variables | |
static s32 | Chan |
static u32 | Dev |
static u32 | Enabled |
static u32 | BarnacleEnabled |
int InitializeUART | ( | void | ) |
|
static |
int ReadUARTN | ( | void | ) |
int WriteUARTN | ( | void * | buf, |
u32 | len ) |
|
static |
|
static |
|
static |
|
static |