Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_cdc.c656 uint32_t extIndex = 0; in USB_HostCdcSetDataInterface() local
658 for (; extIndex < ifPointer->interfaceExtensionLength; in USB_HostCdcSetDataInterface()
659 extIndex += ifBuffer->common.bLength, in USB_HostCdcSetDataInterface()
670 …for (uint32_t epIndex = 0; epIndex < ifPointer->epCount && extIndex < ifPointer->interfaceExtensio… in USB_HostCdcSetDataInterface()
671 extIndex += ifBuffer->common.bLength, in USB_HostCdcSetDataInterface()