SSBM Decomp
|
Go to the source code of this file.
Data Structures | |
union | OSResetSW_Predicate_Union |
struct | OSResetSW_Unk1 |
Typedefs | |
typedef bool(* | OSResetSW_Predicate) (struct _OSResetSW_Unk1 *) |
typedef bool(* | OSResetSW_MulticastPredicate) (OSResetSW_Predicate *) |
Enumerations | |
enum | OSResetSW_Enum1 { OSRESETSW_ENUM1_UNK0 , OSRESETSW_ENUM1_UNK1 , OSRESETSW_ENUM1_UNK2 , OSRESETSW_ENUM1_UNK3 , OSRESETSW_ENUM1_UNK4 , OSRESETSW_ENUM1_UNK5 , OSRESETSW_ENUM1_UNK6 } |
Functions | |
bool | OSGetResetSwitchState (void) |
void | __OSResetSWInterruptHandler (__OSInterrupt interrupt, OSContext *context) |
bool | OSGetResetButtonState (void) |
typedef bool(* OSResetSW_Predicate) (struct _OSResetSW_Unk1 *) |
typedef bool(* OSResetSW_MulticastPredicate) (OSResetSW_Predicate *) |
enum OSResetSW_Enum1 |
bool OSGetResetSwitchState | ( | void | ) |
void __OSResetSWInterruptHandler | ( | __OSInterrupt | interrupt, |
OSContext * | context | ||
) |
bool OSGetResetButtonState | ( | void | ) |