Home
last modified time | relevance | path

Searched defs:wLength (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/usb/
Dusb_device.h63 uint16_t wLength; /**< length of data transferred in data phase */ member
Dusb_cdc.h156 uint16_t wLength; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/usb/
Dusb_device.h63 uint16_t wLength; /**< length of data transferred in data phase */ member
Dusb_cdc.h156 uint16_t wLength; member
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dusb_types_cdc.h179 uint16_t wLength; member
/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_types_ch9.h97 … uint16_t wLength; /**< Number of bytes to transfer if there is a data stage */ member