Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device.h131 kUSB_DeviceEventGetConfiguration, /*!< Get current configuration index */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_usb.c625 case kUSB_DeviceEventGetConfiguration: in USB_DeviceCallback()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/
Dusb_device_ch9.c640 return USB_DeviceClassCallback(classHandle->handle, (uint8_t)kUSB_DeviceEventGetConfiguration, in USB_DeviceCh9GetConfiguration()