Home
last modified time | relevance | path

Searched refs:_DODELAY (Results 1 - 14 of 14) sorted by relevance

/third_party/backends/backend/
H A Du12-motor.c83 _DODELAY( 10 ); in u12motor_Force16Steps()
112 _DODELAY( 12 ); in u12motor_PositionYProc()
114 _DODELAY( 15 ); in u12motor_PositionYProc()
147 _DODELAY( 125 ); in u12motor_PositionModuleToHome()
216 _DODELAY(50); in u12motor_BackToHomeSensor()
259 _DODELAY( 55 ); in u12motor_BackToHomeSensor()
295 _DODELAY( 250 ); in u12motor_ModuleToHome()
334 _DODELAY( 12 ); in u12motor_WaitForPositionY()
353 _DODELAY( 12 ); in u12motor_WaitForPositionY()
377 _DODELAY( 1 in u12motor_WaitForPositionY()
[all...]
H A Du12-io.c340 _DODELAY(20); in u12io_RegisterToScanner()
423 _DODELAY(20); in u12io_OpenScanPath()
426 _DODELAY(5); in u12io_OpenScanPath()
429 _DODELAY(5); in u12io_OpenScanPath()
432 _DODELAY(5); in u12io_OpenScanPath()
435 _DODELAY(5); in u12io_OpenScanPath()
566 _DODELAY(20); in u12io_SoftwareReset()
569 _DODELAY(5); in u12io_SoftwareReset()
571 _DODELAY(5); in u12io_SoftwareReset()
573 _DODELAY( in u12io_SoftwareReset()
[all...]
H A Dplustek-pp_motor.c242 _DODELAY(1); /* delay one ms */ in motorCheckMotorPresetLength()
652 _DODELAY( 10 ); /* delay 10 ms */ in motorP98BackToHomeSensor()
756 _DODELAY( 250 ); in motorP98CheckSensorInHome()
773 _DODELAY( 100 ); in motorP98WaitForPositionY()
787 _DODELAY( 1000 / 400 ); in motorP98WaitForPositionY()
1418 _DODELAY( 250 ); in motorP96GotoShadingPosition()
2074 _DODELAY(200); /* let the motor stable */
2170 _DODELAY(200); /* let the motor stable */
2570 _DODELAY( 250 );
2595 _DODELAY( 1
[all...]
H A Du12-scanner.h59 #define _DODELAY(msecs) u12io_udelay(1000*msecs) macro
62 #define _DODELAY(msecs) macro
H A Dplustek-pp_io.c890 _DODELAY( 5 ); in IOSoftwareReset()
893 _DODELAY( 5 ); in IOSoftwareReset()
896 _DODELAY( 5 ); in IOSoftwareReset()
899 _DODELAY( 5 ); in IOSoftwareReset()
H A Dplustek-pp_scan.h9 * 0.32 - changed _DODELAY macro to work properly for delays > 5 ms
110 * WARNING - never use the _SECOND define with the _DODELAY macro !!
122 # define _DODELAY(msecs) { int i; for( i = msecs; i--; ) _DO_UDELAY(1000); } macro
H A Du12-tpa.c84 _DODELAY( 12 ); in u12tpa_Reshading()
111 _DODELAY( 70 ); in u12tpa_Reshading()
326 _DODELAY( 50 ); in u12tpa_Reshading()
H A Du12-hw.c346 _DODELAY(250);
465 _DODELAY(100);
486 _DODELAY(250);
676 _DODELAY(100);
H A Du12-if.c524 _DODELAY(100); in u12if_prepare()
H A Dplustek-pp_tpa.c865 _DODELAY( 12 ); in TPAP98003Reshading()
892 _DODELAY( 70 ); in TPAP98003Reshading()
1107 _DODELAY( 50 ); in TPAP98003Reshading()
H A Dplustek-pp_dac.c703 _DODELAY( 24 ); in dacP98Adjust12BitShading()
1658 _DODELAY( 250 ); in dacP96001WaitForShading()
1865 _DODELAY( 70 ); in dacP98003AdjustRGBGain()
1982 _DODELAY( 55 ); in dacP98003AdjustShadingWaveform()
2316 _DODELAY( 70 ); in dacP98003AdjustDark()
H A Dplustek-pp_ptdrv.c1077 _DODELAY( 70 ); in ptdrvRead()
H A Dplustek-pp_image.c704 _DODELAY(10); /* delay 10 ms */ in imageP98001ReadOneImageLine()
1287 _DODELAY(5); /* delay 5 ms */ in imageP98003ReadOneImageLine()
H A Dplustek-pp_p9636.c896 _DODELAY(1); in p9636Calibration()

Completed in 17 milliseconds