PS2SDK
PS2 Homebrew Libraries
padCmds.c File Reference
#include "types.h"
#include "thevent.h"
#include "freepad.h"
#include "sio2Cmds.h"
#include "padData.h"
+ Include dependency graph for padCmds.c:

Go to the source code of this file.

Functions

static void shiftarray (u8 *buf)
 
u32 PadIsSupported (padState_t *pstate)
 
u32 VrefParam (u32 val, padState_t *pstate)
 
u32 ReadData (padState_t *pstate)
 
u32 EnterConfigMode (u8 val, padState_t *pstate)
 
u32 QueryModel (padState_t *pstate)
 
u32 SetMainMode (padState_t *pstate)
 
u32 QueryAct (u32 actuator, padState_t *pstate)
 
u32 QueryComb (u32 val, padState_t *pstate)
 
u32 QueryMode (u32 val, padState_t *pstate)
 
u32 ExitConfigMode (padState_t *pstate)
 
u32 SetActAlign (padState_t *pstate)
 
u32 QueryButtonMask (padState_t *pstate)
 
u32 SetButtonInfo (padState_t *pstate)
 

Detailed Description

IOP pad driver

Definition in file padCmds.c.