SSBM Decomp
Loading...
Searching...
No Matches
OSResetSW.h File Reference

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 Documentation

◆ OSResetSW_Predicate

typedef bool(* OSResetSW_Predicate) (struct _OSResetSW_Unk1 *)

◆ OSResetSW_MulticastPredicate

typedef bool(* OSResetSW_MulticastPredicate) (OSResetSW_Predicate *)

Enumeration Type Documentation

◆ OSResetSW_Enum1

Enumerator
OSRESETSW_ENUM1_UNK0 
OSRESETSW_ENUM1_UNK1 
OSRESETSW_ENUM1_UNK2 
OSRESETSW_ENUM1_UNK3 
OSRESETSW_ENUM1_UNK4 
OSRESETSW_ENUM1_UNK5 
OSRESETSW_ENUM1_UNK6 

Function Documentation

◆ OSGetResetSwitchState()

bool OSGetResetSwitchState ( void  )

◆ __OSResetSWInterruptHandler()

void __OSResetSWInterruptHandler ( __OSInterrupt  interrupt,
OSContext context 
)

◆ OSGetResetButtonState()

bool OSGetResetButtonState ( void  )