Searched refs:USB_DT_CONFIG_SIZE (Results 1 – 5 of 5) sorted by relevance
430 #define USB_DT_CONFIG_SIZE 9 macro
191 #define USB_DT_CONFIG_SIZE 9 macro
277 #define USB_DT_CONFIG_SIZE 9 macro
344 memcpy(&pConfig->desc, pBuf, USB_DT_CONFIG_SIZE); in ms_usb_parse_config()
421 memcpy(&config->desc, buffer, USB_DT_CONFIG_SIZE); in usb_parse_configuration()