Searched refs:wTotalLength (Results 1 – 4 of 4) sorted by relevance
223 uint8_t wTotalLength[2]; /* Length of concatenated descriptors */ member267 uint8_t wTotalLength[2]; /*Length of this descriptor and all of its sub descriptors*/ member
154 uint8_t wTotalLength[2]; member283 uint8_t wTotalLength[2]; member313 uint8_t wTotalLength[2]; member
450 …viceInstance->configurationLen = USB_SHORT_FROM_LITTLE_ENDIAN_ADDRESS(configureDesc->wTotalLength); in USB_HostProcessCallback()