![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | __SISteeringEnable (s32 chan) |
void | __SISteeringDisable (s32 chan) |
s32 | SIReadSteering (s32 chan, SISteeringStatus *status) |
static void | SamplingHandler (__OSInterrupt interrupt, OSContext *context) |
void | SIControlSteering (s32 chan, u32 control, s32 level) |
Variables | |
static void(* | SamplingCallback )() |
u32 | __SISteeringEnableBits |
void(*)() | SISetSteeringSamplingCallback (void(*callback)()) |
void __SISteeringDisable | ( | s32 | chan | ) |
void __SISteeringEnable | ( | s32 | chan | ) |
|
static |
s32 SIReadSteering | ( | s32 | chan, |
SISteeringStatus * | status ) |
u32 __SISteeringEnableBits |
|
static |
void(*)() SISetSteeringSamplingCallback(void(*callback)()) | ( | void(* | callback )() | ) |