Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_ch9.h128 #define USB_B_REQUEST_GET_CONFIGURATION 0x08 macro
175 (setup_pkt_ptr)->bRequest = USB_B_REQUEST_GET_CONFIGURATION; \