Searched refs:tempValue (Results 1 – 1 of 1) sorted by relevance
1475 uint64_t tempValue; in USB_DeviceUpdateHwTick() local1492 tempValue = deviceHandle->hwTick; in USB_DeviceUpdateHwTick()1493 status = USB_DeviceControl(handle, kUSB_DeviceControlUpdateHwTick, (void *)(&tempValue)); in USB_DeviceUpdateHwTick()