Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_video.c437 uint32_t descLength = 0; in USB_HostVideoStreamSetInterface() local
511 descLength = descUnion.common->bLength; in USB_HostVideoStreamSetInterface()
521 descUnion.bufr -= descLength; in USB_HostVideoStreamSetInterface()
Dusb_host_audio.c563 uint32_t descLength = 0; in USB_HostAudioStreamSetInterface() local
584 descLength = ptr1.common->bLength; in USB_HostAudioStreamSetInterface()
594 ptr1.bufr -= descLength; in USB_HostAudioStreamSetInterface()