Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_cdc.h180 …uint8_t bControlInterface; /*!<USB Class Definitions for Communications Devices Specification rel… member
Dusb_host_cdc.c1298 …if (cdc_common_ptr->unionDesc.bControlInterface == interface_handle->interfaceDesc->bInterfaceNumb… in USB_HostCdcGetAcmDescriptor()
1365 … if (funcBuffer->unionDesc.bControlInterface == ifPointer->interfaceDesc->bInterfaceNumber) in USB_HostCdcGetEcmDescriptor()