Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/usb_cdc_adapter/
Dusb_device_descriptor.h245 extern usb_status_t USB_DeviceGetConfigurationDescriptor(
Dusb_device_descriptor.c308 usb_status_t USB_DeviceGetConfigurationDescriptor( in USB_DeviceGetConfigurationDescriptor() function
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_usb.c638 error = USB_DeviceGetConfigurationDescriptor(handle, in USB_DeviceCallback()