Home
last modified time | relevance | path

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

/hal_nxp-latest/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
382 uint8_t blength; /*!< Total size of the output terminal descriptor*/ member
394 uint8_t blength; /*!< Total size of the descriptor*/ member
410 uint8_t blength; /*!< Total size of the header descriptor*/ member
418 uint8_t blength; /*!< Total size of the header descriptor*/ member
432 uint8_t blength; /*!< Total size of the input terminal descriptor*/ member
[all …]
Dusb_host_hub.h74 uint8_t blength; /*!< Number of bytes in this descriptor*/ member
Dusb_host_audio.c1572 if (atribute_index < (fuDesc->fuDesc10.blength - 7U)) in USB_HostAudioGetSetFeatureUnitRequest()
1583 if (atribute_index < (fuDesc->fuDesc20.blength - 6U)) in USB_HostAudioGetSetFeatureUnitRequest()
1879 if (atribute_index < (fuDesc->blength - 7U)) in USB_HostAudioFeatureUnitRequest()