Home
last modified time | relevance | path

Searched refs:Write_Byte (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_usb.c92 static SANE_Int Write_Byte (USB_Handle usb_handle, SANE_Int address,
243 Write_Byte (USB_Handle usb_handle, SANE_Int address, SANE_Byte data) in Write_Byte() function
H A Dhp3900_rts8822.c787 Write_Byte (usb_handle, 0xee00, lock); in SetLock()
2556 Write_Byte (dev->usb_handle, 0xe948, Regs[0x0148]); in Lamp_PWM_DutyCycle_Set()
2558 rst = Write_Byte (dev->usb_handle, 0xe9e0, Regs[0x01e0]); in Lamp_PWM_DutyCycle_Set()
3478 if (Write_Byte (dev->usb_handle, 0xe948, a) == OK) in Lamp_PWM_use()
3479 rst = Write_Byte (dev->usb_handle, 0xe9e0, b); in Lamp_PWM_use()
3563 if (Write_Byte (dev->usb_handle, 0xf8ff, data) != OK) in Init_USBData()
3916 if (Write_Byte (dev->usb_handle, 0xe800, data) == OK) in RTS_Warm_Reset()
3919 rst = Write_Byte (dev->usb_handle, 0xe800, data); in RTS_Warm_Reset()
4223 rst = Write_Byte (dev->usb_handle, 0xe954, buffer[0x154]); in Motor_Change()
4543 if (Write_Byte (de in RTS_DMA_SetType()
[all...]

Completed in 9 milliseconds