Searched refs:GetProductStrDescriptor (Results 1 – 2 of 2) sorted by relevance
206 uint8_t *(*GetProductStrDescriptor)( USBD_SpeedTypeDef speed , uint16_t *length); member
374 pbuf = pdev->pDesc->GetProductStrDescriptor(pdev->dev_speed, &len); in USBD_GetDescriptor()