Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c454 uint8_t usbAddress; in USB_DeviceLpc3511IpSetDefaultState() local
467 usbAddress = 0U; in USB_DeviceLpc3511IpSetDefaultState()
468 error = USB_DeviceLpc3511IpControlPreSetDeviceAddress(lpc3511IpState, &usbAddress); in USB_DeviceLpc3511IpSetDefaultState()
1737 uint32_t usbAddress; in USB_DeviceLpc3511IpDeinit() local
1749 usbAddress = 0U; in USB_DeviceLpc3511IpDeinit()
1750 status = USB_DeviceLpc3511IpControlPreSetDeviceAddress(controllerHandle, &usbAddress); in USB_DeviceLpc3511IpDeinit()