Home
last modified time | relevance | path

Searched refs:_SCANSTATE_STOP (Results 1 - 13 of 13) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_motor.c217 if (!(bScanState & _SCANSTATE_STOP)) /* still running */ in motorCheckMotorPresetLength()
223 if (bScanState & _SCANSTATE_STOP) in motorCheckMotorPresetLength()
1063 if(!(ps->Scan.bNowScanState & _SCANSTATE_STOP)) { in motorP98UpdateDataCurrentReadLine()
1950 if (!(State2.bStatus & _SCANSTATE_STOP)) {
1966 } while (!(State2.bStatus & _SCANSTATE_STOP) &&
2356 if ((bState = IOGetScanState( ps, _FALSE)) & _SCANSTATE_STOP) {
2357 ps->bCurrentLineCount = bState & ~_SCANSTATE_STOP;
2367 !(bState & _SCANSTATE_STOP)) {
2532 if(!(bOld1ScanState & _SCANSTATE_STOP) && !overflow)
2981 if (!(bData & _SCANSTATE_STOP)) {
[all...]
H A Du12-motor.c110 while(!(u12io_GetScanState( dev ) & _SCANSTATE_STOP) && in u12motor_PositionYProc()
221 while(!(u12io_GetScanState( dev ) & _SCANSTATE_STOP) && in u12motor_BackToHomeSensor()
504 if( !(u12io_GetScanState( dev ) & _SCANSTATE_STOP)) in u12motor_ModuleForwardBackward()
H A Du12-hwdef.h181 #define _SCANSTATE_STOP 0x80 macro
H A Dplustek-pp_image.c684 if (!(ps->Scan.bNowScanState & _SCANSTATE_STOP) && in imageP98001ReadOneImageLine()
955 if (!(bData & _SCANSTATE_STOP)) { in imageP96ReadOneImageLine()
1213 !(IOGetScanState( ps, _TRUE ) & _SCANSTATE_STOP)) in imageP98003DataIsReady()
1242 if( state & _SCANSTATE_STOP ) { in imageP98003ReadOneImageLine()
H A Du12-io.c702 if (!( u12io_GetScanState( dev ) & _SCANSTATE_STOP)) in u12io_DownloadScanStates()
H A Dplustek-pp_hwdefs.h801 #define _SCANSTATE_STOP 0x80 macro
H A Du12-tpa.c80 while(!(u12io_GetScanState( dev ) & _SCANSTATE_STOP) && in u12tpa_Reshading()
H A Dplustek-pp_io.c700 if (!( IOGetScanState( ps, _TRUE) & _SCANSTATE_STOP)) in IODownloadScanStates()
H A Dplustek-pp_p12.c384 while(!(IOGetScanState( ps, _FALSE ) & _SCANSTATE_STOP) && in p12SetupScanningCondition()
H A Du12-hw.c645 while(!(u12io_GetScanState( dev ) & _SCANSTATE_STOP) &&
H A Du12-image.c746 if( state & _SCANSTATE_STOP ) { in u12image_ReadOneImageLine()
H A Dplustek-pp_genericio.c1250 if (!( IOGetScanState( ps, _TRUE) & _SCANSTATE_STOP)) in IOSetToMotorStepCount()
H A Dplustek-pp_tpa.c860 while(!(IOGetScanState(ps, _TRUE) & _SCANSTATE_STOP) && in TPAP98003Reshading()

Completed in 18 milliseconds