Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device.h119 kUSB_DeviceEventSetInterface, /*!< Set interface. */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_usb.c613 case kUSB_DeviceEventSetInterface: in USB_DeviceCallback()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/
Dusb_device_ch9.c840 return USB_DeviceClassCallback(classHandle->handle, (uint32_t)kUSB_DeviceEventSetInterface, in USB_DeviceCh9SetInterface()