Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_class.h45 kUSB_DeviceClassEventSetInterface, enumerator
Dusb_device_printer.c381 case kUSB_DeviceClassEventSetInterface: in USB_DevicePrinterEvent()
Dusb_device_hid.c364 case kUSB_DeviceClassEventSetInterface: in USB_DeviceHidEvent()
Dusb_device_phdc.c386 case kUSB_DeviceClassEventSetInterface: in USB_DevicePhdcEvent()
Dusb_device_cdc_acm.c420 case kUSB_DeviceClassEventSetInterface: in USB_DeviceCdcAcmEvent()
Dusb_device_ccid.c812 case kUSB_DeviceClassEventSetInterface: in USB_DeviceCcidEvent()
Dusb_device_video.c1177 case kUSB_DeviceClassEventSetInterface: in USB_DeviceVideoEvent()
Dusb_device_msc.c1113 case kUSB_DeviceClassEventSetInterface: in USB_DeviceMscEvent()
Dusb_device_audio.c1795 case kUSB_DeviceClassEventSetInterface: in USB_DeviceAudioEvent()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/
Dusb_device_ch9.c828 error = USB_DeviceClassEvent(classHandle->handle, kUSB_DeviceClassEventSetInterface, in USB_DeviceCh9SetInterface()
835 (void)USB_DeviceClassEvent(classHandle->handle, kUSB_DeviceClassEventSetInterface, in USB_DeviceCh9SetInterface()