Lines Matching refs:scan
158 dev->reg.init_reg(0x35, 0x00); // MAXWD: set during scan setup
159 dev->reg.init_reg(0x36, 0x40); // MAXWD: set during scan setup
160 dev->reg.init_reg(0x37, 0x00); // MAXWD: set during scan setup
337 // @brief set up motor related register for scan
379 // scan and backtracking slope table
461 /* effective scan */
546 /* monochrome / color scan */
630 // FIXME: on cis scanners we may want to scan at reduced resolution
634 /* cis color scan is effectively a gray scan with 3 gray lines per color
648 * scan since color calibration is OK for this mode
746 // Send the low-level scan command
770 // Send the stop scan command
1038 std::uint8_t scan, file, email, copy;
1042 scan=0x01;
1049 s->buttons[BUTTON_SCAN_SW].write((val & scan) == 0);