Home
last modified time | relevance | path

Searched refs:USB_DEVICE_VIDEO_GET_REQUEST_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_video.h236 #define USB_DEVICE_VIDEO_GET_REQUEST_INTERFACE (0xA1U) macro
Dusb_device_video.c1350 … if (controlRequest->setup->bmRequestType == USB_DEVICE_VIDEO_GET_REQUEST_INTERFACE) in USB_DeviceVideoEvent()