Home
last modified time | relevance | path

Searched refs:command (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-3.1.4/build/demos/dvddemo/src/
Derrorhandling.c98 u32 command; member
283 if (data->command == COMMAND_READ) in __status_refresh()
439 Data.command = COMMAND_READ; in MNU_read()
481 Data.command = COMMAND_SEEK; in MNU_seek()
536 Data.command = COMMAND_CHANGE_DISK; in MNU_change_disk()
/RvlSDK-3.1.4/include/dolphin/
Dpad.h251 void PADControlAllMotors ( const u32* command );
252 void PADControlMotor ( int chan, u32 command );
/RvlSDK-3.1.4/build/demos/carddemo/src/
Dcardutil.c53 s32 command; member
736 static s32 CardUtilCommand(s32 slot, s32 command, s32 fileNo, void* param) in CardUtilCommand() argument
755 CardControl.command = command; in CardUtilCommand()
759 if (command != CARDUTIL_CMD_LIST) in CardUtilCommand()
909 s32 command; in CardUtilMain() local
923 command = CardControl.command; in CardUtilMain()
928 switch (command) in CardUtilMain()
/RvlSDK-3.1.4/include/revolution/
Dpad.h269 void PADControlAllMotors ( const u32* command );
270 void PADControlMotor ( int chan, u32 command );
Dwpad.h646 s32 WPADControlDpd ( s32 chan, u32 command, WPADCallback callback );
650 s32 WPADControlExtGimmick ( s32 chan, u32 command, WPADCallback callback );
661 s32 WPADControlSpeaker ( s32 chan, u32 command, WPADCallback callback );
666 void WPADControlMotor ( s32 chan, u32 command );
Ddvd.h310 u32 command; member
/RvlSDK-3.1.4/
Dreadme-RVL_SDK-3_1-patch2.txt156 A bug in the graphics hardware command processor (CP) was caused by a difference in internal proces…
162 This bug occurs when a command that corresponds to the register type CP (as described in the functi…
163 …d to set a CP command immediately before drawing primitives, be absolutely sure to include at leas…
220 # linker command file 'b.o' is missing from project.
Dreadme-RVL_SDK-3_1-patch4.txt149 A bug in the graphics hardware command processor (CP) was caused by a difference in internal proces…
155 This bug occurs when a command that corresponds to the register type CP (as described in the functi…
156 …d to set a CP command immediately before drawing primitives, be absolutely sure to include at leas…
213 # linker command file 'b.o' is missing from project.
/RvlSDK-3.1.4/build/buildtools/
Dmodulerules30 # If a linker command file is required, define the variable:
259 # linker command file is used whenever LCF_FILE is defined.