Searched refs:extract_config_from_descriptor (Results 1 – 1 of 1) sorted by relevance
112 static esp_err_t extract_config_from_descriptor(const usb_config_desc_t *cfg_desc, msc_config_t *cf… in extract_config_from_descriptor() function360 MSC_GOTO_ON_ERROR( extract_config_from_descriptor(config_desc, &msc_device->config) ); in msc_host_install_device()