_USBD_HandleTypeDef::dev_speed is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

_USBD_HandleTypeDef::dev_speed field

Syntax

References

LocationReferrerText
usbd_def.h:366
usbd_audio.c:374USBD_AUDIO_Init()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_cdc.c:312USBD_CDC_Init()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_cdc.c:365USBD_CDC_Init()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_cdc.c:867USBD_CDC_ReceivePacket()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_core.c:840USBD_LL_SetSpeed()
pdev->dev_speed = speed;
usbd_ctlreq.c:438USBD_GetDescriptor()
pbuf = pdev->pDesc->GetBOSDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:448USBD_GetDescriptor()
pbuf = pdev->pDesc->GetDeviceDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:452USBD_GetDescriptor()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_ctlreq.c:488USBD_GetDescriptor()
pbuf = pdev->pDesc->GetLangIDStrDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:500USBD_GetDescriptor()
pbuf = pdev->pDesc->GetManufacturerStrDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:512USBD_GetDescriptor()
pbuf = pdev->pDesc->GetProductStrDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:524USBD_GetDescriptor()
pbuf = pdev->pDesc->GetSerialStrDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:536USBD_GetDescriptor()
pbuf = pdev->pDesc->GetConfigurationStrDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:548USBD_GetDescriptor()
pbuf = pdev->pDesc->GetInterfaceStrDescriptor(pdev->dev_speed, &len);
usbd_ctlreq.c:601USBD_GetDescriptor()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_ctlreq.c:622USBD_GetDescriptor()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_customhid.c:270USBD_CUSTOM_HID_Init()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_hid.c:301USBD_HID_Init()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_hid.c:527USBD_HID_GetPollingInterval()
if (pdev->dev_speed == USBD_SPEED_HIGH)
usbd_msc.c:236USBD_MSC_Init()
if (pdev->dev_speed == USBD_SPEED_HIGH)

Data Use

Functions writing _USBD_HandleTypeDef::dev_speed
Functions reading _USBD_HandleTypeDef::dev_speed
all items filtered out
_USBD_HandleTypeDef::dev_speed
Type of _USBD_HandleTypeDef::dev_speed
_USBD_HandleTypeDef::dev_speed
all items filtered out