USBD_Get_Device_Framework_Speed() is only used within Ux_Device_MSC.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesUx_Device_MSCUSBD_Get_Device_Framework_Speed()

USBD_Get_Device_Framework_Speed() function

USBD_Get_Device_Framework_Speed Return the device speed descriptor

Syntax

uint8_t *USBD_Get_Device_Framework_Speed(uint8_t Speed,     ULONG *Length);
Implemented in ux_device_descriptors.c:143

Arguments

Speed

HIGH or FULL SPEED flag

Length

Return value

Pointer to descriptor buffer

References

LocationReferrerText
ux_device_descriptors.c:143
uint8_t *USBD_Get_Device_Framework_Speed(uint8_t Speed, ULONG *Length)
ux_device_descriptors.h:208
uint8_t *USBD_Get_Device_Framework_Speed(uint8_t Speed, ULONG *Length);
app_usbx_device.c:122MX_USBX_Device_Init()
device_framework_full_speed = USBD_Get_Device_Framework_Speed(USBD_FULL_SPEED,

Call Tree

Functions calling USBD_Get_Device_Framework_Speed()
Functions called by USBD_Get_Device_Framework_Speed()
all items filtered out
USBD_Get_Device_Framework_Speed()
all items filtered out
Data read by USBD_Get_Device_Framework_Speed()
Data written by USBD_Get_Device_Framework_Speed()
USBD_Get_Device_Framework_Speed()
USBD_Get_Device_Framework_Speed()::pFrameWork
all items filtered out
Type of USBD_Get_Device_Framework_Speed()
USBD_Get_Device_Framework_Speed()
uint8_t
all items filtered out