Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_audio.h292 uint8_t blength; /*!< Total size of the header descriptor*/ member
308 uint8_t blength; /*!< Total size of the header descriptor*/ member
323 uint8_t blength; /*!< Total size of the input terminal descriptor*/ member
347 uint8_t blength; /*!< Total size of the output terminal descriptor*/ member
369 uint8_t blength; /*!< Total size of the output terminal descriptor*/ member
381 uint8_t blength; /*!< Total size of the descriptor*/ member
397 uint8_t blength; /*!< Total size of the header descriptor*/ member
405 uint8_t blength; /*!< Total size of the header descriptor*/ member
419 uint8_t blength; /*!< Total size of the input terminal descriptor*/ member
435 uint8_t blength; /*!< Total size of the output terminal descriptor*/ member
[all …]
Dusb_host_hub.h74 uint8_t blength; /*!< Number of bytes in this descriptor*/ member
Dusb_host_audio.c1207 if (atribute_index < (fuDesc->fuDesc10.blength - 7U)) in USB_HostAudioGetSetFeatureUnitRequest()
1218 if (atribute_index < (fuDesc->fuDesc20.blength - 6U)) in USB_HostAudioGetSetFeatureUnitRequest()
1514 if (atribute_index < (fuDesc->blength - 7U)) in USB_HostAudioFeatureUnitRequest()