Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_rom/include/esp32s3/rom/usb/
Dusb_descriptor.h29 bool usb_get_descriptor(uint16_t type_index, uint16_t lang_id,
/hal_espressif-3.4.0/components/esp_rom/include/esp32s2/rom/usb/
Dusb_descriptor.h29 bool usb_get_descriptor(uint16_t type_index, uint16_t lang_id,
/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_ch9.h220 #define USB_SETUP_PACKET_INIT_GET_STR_DESC(setup_pkt_ptr, string_index, lang_id, desc_len) ({ \ argument
224 (setup_pkt_ptr)->wIndex = (lang_id); \