Home
last modified time | relevance | path

Searched refs:WPADStopMotor (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-3.3/include/revolution/
Dwpad.h731 #define WPADStopMotor( chan ) WPADControlMotor( ( chan ), WPAD_MOTOR_STOP ) macro
/RvlSDK-3.3/build/demos/wpaddemo/src/
Dwpadsample.c761 WPADStopMotor(chan); in update()
771 WPADStopMotor(chan); in update()
/RvlSDK-3.3/vcmv/
DReadme_jp.txt488 WPADStopMotor(flag)���g���Ă����̂ł����AWPADStopMotor(chan)���g���悤�ɏC�����܂����B
DReadme_en.txt513 VcmvTest was using WPADMotorEnable(flag) instead of WPADStopMotor(chan).
/RvlSDK-3.3/vcmv/src/
Dvcmv_test.c2518 WPADStopMotor(nI); in Test()