Home
last modified time | relevance | path

Searched refs:MiscCheckTimer (Results 1 - 11 of 11) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_motor.c240 } while ( !MiscCheckTimer( &timer )); in motorCheckMotorPresetLength()
654 } while ( !(result = MiscCheckTimer( &timer ))); in motorP98BackToHomeSensor()
1126 } while (!MiscCheckTimer(&timer)); in motorP96ReadDarkData()
1247 while (!MiscCheckTimer( &timer )); in motorP96WaitForPositionY()
1375 } while (!(fTimeout = MiscCheckTimer( &timer ))); in motorP96ConstantMoveProc1()
1967 !MiscCheckTimer( &timer ));
2355 while (!MiscCheckTimer(&timer)) {
2672 !MiscCheckTimer(&timer));
2901 } while( !MiscCheckTimer( &timer));
2972 while( !MiscCheckTimer(
[all...]
H A Dplustek-pp_procs.h89 _LOC int MiscCheckTimer ( pTimerDef timer );
H A Dplustek-pp_misc.c270 _LOC int MiscCheckTimer( TimerDef *timer ) in MiscCheckTimer() function
H A Dplustek-pp_ptdrv.c230 if( _OK == MiscCheckTimer( &toTimer[ps->devno] )) { in ptdrvLampWarmup()
248 while( !MiscCheckTimer( &timer )) { in ptdrvLampWarmup()
H A Dplustek-pp_tpa.c218 while((IOReadFifoLength( ps ) < 960) && !MiscCheckTimer( &timer )) { in tpaP98GetNegativeTempRamData()
396 while((IOReadFifoLength( ps) < 960) && !MiscCheckTimer( &timer )) { in tpaP98RecalculateNegativeShadingGain()
475 while((IOReadFifoLength( ps ) < 960) && !MiscCheckTimer( &timer)) { in tpaP98RecalculateNegativeShadingGain()
861 (_OK == MiscCheckTimer(&timer))); in TPAP98003Reshading()
H A Dplustek-pp_genericio.c1253 while( !MiscCheckTimer(&timer)); in IOSetToMotorStepCount()
1295 } while( _OK == MiscCheckTimer( &timer )); in IOReadOneShadingLine()
H A Dplustek-pp_image.c706 } while (!MiscCheckTimer( &timer )); in imageP98001ReadOneImageLine()
1101 } while (!MiscCheckTimer( &timer)); in imageP96ReadOneImageLine()
1289 } while( !MiscCheckTimer( &timer )); in imageP98003ReadOneImageLine()
H A Dplustek-pp_p48xx.c555 } while (!MiscCheckTimer( &timer) && wLines); in p48xxSetupScannerVariables()
H A Dplustek-pp_io.c703 while( !MiscCheckTimer(&timer)); in IODownloadScanStates()
H A Dplustek-pp_p12.c385 !MiscCheckTimer(&timer)); in p12SetupScanningCondition()
H A Dplustek-pp_dac.c529 !MiscCheckTimer(&timer)) { in dacP98ReadShadingScanLine()
926 !MiscCheckTimer(&timer)); in dacP96ReadDataWithinOneSecond()
1618 !MiscCheckTimer( &timer )); in dacP96001FBKReading()

Completed in 15 milliseconds