Searched refs:sw (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.3/include/revolution/ |
| D | os.h | 626 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 );
|
| D | kpad.h | 275 void KPADSetReviseMode ( s32 chan, BOOL sw ) ;
|
| /RvlSDK-3.3/include/revolution/gd/ |
| D | GDIndirect.h | 174 #define IND_CMD(bt, fmt, bias, bs, m, sw, tw, lb, fb, rid) \ argument 180 (((unsigned long)(sw)) << IND_CMD_SW_SHIFT) | \
|