Home
last modified time | relevance | path

Searched refs:bConfigurationValue (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_stack.h55 uint8_t bConfigurationValue; /**< Device's current configuration number */ member
Dusb_types_ch9.h336 …uint8_t bConfigurationValue; /**< Value to use as an argument to the SetConfiguration() req… member
/hal_espressif-3.4.0/examples/peripherals/usb/host/usb_host_lib/
DREADME.md70 I (5067) CLASS: bConfigurationValue 1
93 bConfigurationValue 1
/hal_espressif-3.4.0/components/esp_rom/include/esp32s3/rom/usb/
Dusb_common.h179 uint8_t bConfigurationValue; member
/hal_espressif-3.4.0/components/esp_rom/include/esp32s2/rom/usb/
Dusb_common.h179 uint8_t bConfigurationValue; member
/hal_espressif-3.4.0/examples/peripherals/usb/host/usb_host_lib/main/
Dclass_driver.c72 ESP_LOGI(TAG, "\tbConfigurationValue %d", dev_info.bConfigurationValue); in action_get_info()
/hal_espressif-3.4.0/examples/peripherals/usb/tusb_sample_descriptor/
DREADME.md113 bConfigurationValue 1
/hal_espressif-3.4.0/docs/zh_CN/api-guides/jtag-debugging/
Dconfigure-ft2232h-jtag.rst169 <key>bConfigurationValue</key>
/hal_espressif-3.4.0/components/usb/
Dusb_helpers.c227 printf("bConfigurationValue %d\n", cfg_desc->bConfigurationValue); in usbh_print_cfg_desc()
Dusbh.c671 dev_info->bConfigurationValue = dev_obj->constant.config_desc->bConfigurationValue; in usbh_dev_get_info()
/hal_espressif-3.4.0/docs/en/api-guides/jtag-debugging/
Dconfigure-ft2232h-jtag.rst170 <key>bConfigurationValue</key>