Searched refs:sw (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.1.4/include/revolution/ |
| D | os.h | 622 void OSInitStopwatch ( OSStopwatch* sw, const char* name ); 623 void OSStartStopwatch ( OSStopwatch* sw ); 624 void OSStopStopwatch ( OSStopwatch* sw ); 625 OSTime OSCheckStopwatch ( OSStopwatch* sw ); 626 void OSResetStopwatch ( OSStopwatch* sw ); 627 void OSDumpStopwatch ( OSStopwatch* sw );
|
| D | kpad.h | 206 void KPADSetReviseMode ( s32 chan, BOOL sw ) ;
|
| /RvlSDK-3.1.4/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) | \
|
| /RvlSDK-3.1.4/build/libraries/kpad/src/ |
| D | KPAD.c | 2258 void KPADSetReviseMode( s32 chan, BOOL sw ) in KPADSetReviseMode() argument 2262 kp->fsAccRevise = (u8)sw ; in KPADSetReviseMode()
|