Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_video.c285 if ((USB_DEVICE_VIDEO_CC_VIDEO == interfaceList->interfaces[count].classCode) && in USB_DeviceVideoStreamEndpointsInit()
409 if ((USB_DEVICE_VIDEO_CC_VIDEO == interfaceList->interfaces[count].classCode) && in USB_DeviceVideoControlEndpointsInit()
Dusb_device_video.h27 #define USB_DEVICE_VIDEO_CC_VIDEO (0x0EU) macro