Home
last modified time | relevance | path

Searched refs:sw (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.3/include/revolution/
Dos.h626 void OSInitStopwatch ( OSStopwatch* sw, const char* name );
627 void OSStartStopwatch ( OSStopwatch* sw );
628 void OSStopStopwatch ( OSStopwatch* sw );
629 OSTime OSCheckStopwatch ( OSStopwatch* sw );
630 void OSResetStopwatch ( OSStopwatch* sw );
631 void OSDumpStopwatch ( OSStopwatch* sw );
Dkpad.h275 void KPADSetReviseMode ( s32 chan, BOOL sw ) ;
/RvlSDK-3.3/include/revolution/gd/
DGDIndirect.h174 #define IND_CMD(bt, fmt, bias, bs, m, sw, tw, lb, fb, rid) \ argument
180 (((unsigned long)(sw)) << IND_CMD_SW_SHIFT) | \