Searched refs:classCode (Results 1 – 9 of 9) sorted by relevance
97 uint8_t classCode; /*!< Class code of the interface*/ member
219 if (USB_DEVICE_CONFIG_CDC_COMM_CLASS_CODE == interfaceList->interfaces[count].classCode) in USB_DeviceCdcAcmEndpointsInit()270 if (USB_DEVICE_CONFIG_CDC_DATA_CLASS_CODE == interfaceList->interfaces[count].classCode) in USB_DeviceCdcAcmEndpointsInit()
285 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()
305 if ((USB_DEVICE_CONFIG_AUDIO_CLASS_CODE == interfaceList->interfaces[count].classCode) && in USB_DeviceAudioStreamEndpointsInit()458 if ((USB_DEVICE_CONFIG_AUDIO_CLASS_CODE == interfaceList->interfaces[count].classCode) && in USB_DeviceAudioControlEndpointsInit()
173 …(USB_DEVICE_CONFIG_PRINTER_CLASS_CODE == configInterfaceList->interfaces[interfaceIndex].classCode) in USB_DevicePrinterEndpointsInit()
208 if (USB_DEVICE_CONFIG_HID_CLASS_CODE == interfaceList->interfaces[count].classCode) in USB_DeviceHidEndpointsInit()
242 if (USB_DEVICE_CONFIG_PHDC_CLASS_CODE == interfaceList->interfaces[count].classCode) in USB_DevicePhdcEndpointsInit()
589 if ((USB_DEVICE_CCID_CLASS_CODE == interfaceList->interfaces[count].classCode) && in USB_DeviceCcidEndpointsInit()
794 if (USB_DEVICE_CONFIG_MSC_CLASS_CODE == interfaceList->interfaces[count].classCode) in USB_DeviceMscEndpointsInit()