Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_ch9.h468 #define USB_STR_DESC_SIZE 2 macro
479 uint8_t val[USB_STR_DESC_SIZE];
481 _Static_assert(sizeof(usb_str_desc_t) == USB_STR_DESC_SIZE, "Size of usb_str_desc_t incorrect");