Ux_Device_HID
USBD_FrameWork_HID_Desc()
is only used within Ux_Device_HID.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Ux_Device_HID
USBD_FrameWork_HID_Desc()
USBD_FrameWork_HID_Desc() function
USBD_FrameWork_HID_Desc Configure and Append the HID Descriptor
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_descriptors.c:174
static
void
USBD_FrameWork_HID_Desc
(
USBD_DevClassHandleTypeDef
*
pdev
,
uint32_t
pConf
,
uint32_t
*
Sze
)
;
Implemented in
ux_device_descriptors.c:665
Arguments
Argument
Description
pdev
device instance
pConf
Configuration descriptor pointer
Sze
pointer to the current configuration descriptor size
Return value
None
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out