Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_class.c65 static usb_status_t USB_DeviceClassAllocateHandle(uint8_t controllerId, usb_device_common_class_str…
145 static usb_status_t USB_DeviceClassAllocateHandle(uint8_t controllerId, usb_device_common_class_str… in USB_DeviceClassAllocateHandle() function
456 error = USB_DeviceClassAllocateHandle(controllerId, &classHandle); in USB_DeviceClassInit()