Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_ch9.h383 #define USB_INTF_DESC_SIZE 9 macro
402 uint8_t val[USB_INTF_DESC_SIZE];
404 _Static_assert(sizeof(usb_intf_desc_t) == USB_INTF_DESC_SIZE, "Size of usb_intf_desc_t incorrect");