|
|
cnt = libusb_control_transfer(ztex->root->hndl, 0x40, 0x51, (uint16_t)number, 0, NULL, 0, 500);
|
|
cnt = libusb_control_transfer(ztex->root->hndl, 0x40, 0x51, (uint16_t)number, 0, NULL, 0, 500);
|
|
|
applog(LOG_ERR, "Ztex check device: Failed to set fpga with err %d", cnt);
|
|
applog(LOG_ERR, "Ztex check device: Failed to set fpga with err %d", cnt);
|