Searched refs:USB_LEN_DEV_DESC (Results 1 – 3 of 3) sorted by relevance
44 static const uint8_t usb_stm32mp1_desc[USB_LEN_DEV_DESC] = {45 USB_LEN_DEV_DESC, /* bLength */
39 static const uint8_t usb_stm32mp2_desc[USB_LEN_DEV_DESC] = {40 USB_LEN_DEV_DESC, /* bLength */
30 #define USB_LEN_DEV_DESC 0x12U macro