Home
last modified time | relevance | path

Searched refs:tempValue (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.c1475 uint64_t tempValue; in USB_DeviceUpdateHwTick() local
1492 tempValue = deviceHandle->hwTick; in USB_DeviceUpdateHwTick()
1493 status = USB_DeviceControl(handle, kUSB_DeviceControlUpdateHwTick, (void *)(&tempValue)); in USB_DeviceUpdateHwTick()