Home
last modified time | relevance | path

Searched refs:iInterface (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/usb_host_lib/
DREADME.md104 iInterface 0
119 iInterface 0
141 iInterface 0
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/usb/
Dusb_common.h195 uint8_t iInterface; member
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/usb/
Dusb_common.h195 uint8_t iInterface; member
/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_types_ch9.h400 … uint8_t iInterface; /**< Index of string descriptor describing this interface */ member
/hal_espressif-3.6.0/components/usb/
Dusb_helpers.c217 printf("\tiInterface %d\n", intf_desc->iInterface); in usbh_print_intf_desc()