Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device.h118 kUSB_DeviceEventSetConfiguration, /*!< Set configuration. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_usb.c599 case kUSB_DeviceEventSetConfiguration: in USB_DeviceCallback()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/
Dusb_device_ch9.c724 …return USB_DeviceClassCallback(classHandle->handle, (uint32_t)kUSB_DeviceEventSetConfiguration, &s… in USB_DeviceCh9SetConfiguration()