![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
static void | initGpioExi (void) |
static void | setVideoReset (int value) |
static void | setI2CEnable (int value) |
static int | gpioOutput (u8 value) |
static int | gpioOE (u8 value) |
static int | gpioOut (u32 addr, u8 value) |
static int | gpioInput (u8 *p) |
void | __VIInitI2C (void) |
void | __VISetSCL (int value) |
int | __VIGetSCL (void) |
void | __VISetSDA (int value) |
int | __VIGetSDA (void) |
Variables | |
static u8 | shadowGPIOOE |
static u8 | shadowGPIOData |
int __VIGetSCL | ( | void | ) |
int __VIGetSDA | ( | void | ) |
void __VIInitI2C | ( | void | ) |
void __VISetSCL | ( | int | value | ) |
void __VISetSDA | ( | int | value | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |