Home
last modified time | relevance | path

Searched defs:wTotalLength (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/usb/
Dusb_helpers.c20 …t *usb_parse_next_descriptor(const usb_standard_desc_t *cur_desc, uint16_t wTotalLength, int *offs… in usb_parse_next_descriptor()
35 …arse_next_descriptor_of_type(const usb_standard_desc_t *cur_desc, uint16_t wTotalLength, uint8_t b… in usb_parse_next_descriptor_of_type()
116 …_descriptor_by_index(const usb_intf_desc_t *intf_desc, int index, uint16_t wTotalLength, int *offs… in usb_parse_endpoint_descriptor_by_index()
263 uint16_t wTotalLength = cfg_desc->wTotalLength; in usb_print_config_descriptor() local
Dhub.c158 …uint16_t wTotalLength; /**< Total length of device's configuration descriptor. Read from … member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/usb/
Dusb_common.h177 uint16_t wTotalLength; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/usb/
Dusb_common.h177 uint16_t wTotalLength; member
/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_types_ch9.h334 … uint16_t wTotalLength; /**< Total length of data returned for this configuration */ member