Searched refs:usb_stm32mp1_config_desc (Results 1 – 1 of 1) sorted by relevance
92 static const uint8_t usb_stm32mp1_config_desc[USB_DFU_CONFIG_DESC_SIZ] = { variable231 *length = sizeof(usb_stm32mp1_config_desc); in stm32mp1_get_config_desc()233 return (uint8_t *)usb_stm32mp1_config_desc; in stm32mp1_get_config_desc()
Completed in 2 milliseconds