Home
last modified time | relevance | path

Searched refs:_STILL_FREE_RUNNING (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Du12-motor.c118 if( !(u12io_GetExtendedStatus( dev ) & _STILL_FREE_RUNNING)) { in u12motor_PositionYProc()
381 while(( u12io_GetExtendedStatus( dev ) & _STILL_FREE_RUNNING) && in u12motor_WaitForPositionY()
478 if(!(u12io_GetExtendedStatus( dev ) & _STILL_FREE_RUNNING )) { in u12motor_ModuleForwardBackward()
507 if (!(u12io_GetExtendedStatus( dev ) & _STILL_FREE_RUNNING )) { in u12motor_ModuleForwardBackward()
H A Du12-hwdef.h340 #define _STILL_FREE_RUNNING 0x04 macro
H A Dplustek-pp_motor.c2671 while(( IOGetExtendedStatus( ps ) & _STILL_FREE_RUNNING) &&
3281 if (!(IOGetExtendedStatus( ps ) & _STILL_FREE_RUNNING )) {
3306 if (!(IOGetExtendedStatus( ps ) & _STILL_FREE_RUNNING )) {
3340 if (!(IOGetExtendedStatus( ps ) & _STILL_FREE_RUNNING) ||
H A Dplustek-pp_hwdefs.h972 #define _STILL_FREE_RUNNING 0x04 macro

Completed in 8 milliseconds