usbx
+
0
/5 examples
SourceVu will show references to
_ux_host_stack_hcd_register()
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
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
usbx
_ux_host_stack_hcd_register()
_ux_host_stack_hcd_register() function
Syntax
Show:
Summary
Declaration
from
ux_api.h:2679
UINT
ux_host_stack_hcd_register
(
UCHAR
*
hcd_name
,
UINT
(
*
hcd_initialize_function
)
(
struct
UX_HCD_STRUCT
*
)
,
ULONG
hcd_param1
,
ULONG
hcd_param2
)
;
Arguments
Argument
hcd_name
hcd_initialize_function
hcd_param1
hcd_param2
hcd_init_function
Examples
_ux_host_stack_hcd_register()
is referenced by 5 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
References
from
0/5
examples
Code
Location
UINT
_ux_host_stack_hcd_register
(
UCHAR
*
hcd_name
,
ux_host_stack_hcd_register.c:86
UINT
ux_host_stack_hcd_register
(
UCHAR
*
hcd_name
,
UINT
(
*
hcd_initialize_function
)
(
struct
UX_HCD_STRUCT
*
)
,
ULONG
hcd_param1
,
ULONG
hcd_param2
)
;
ux_api.h:2679
UINT
_ux_host_stack_hcd_register
(
UCHAR
*
hcd_name
,
ux_host_stack.h:156
Call Tree
from
0/5
examples
_ux_host_stack_hcd_register()
calls 3 functions:
All items filtered out
_ux_host_stack_hcd_register()
_ux_utility_string_length_check()
_ux_utility_memory_copy()
_ux_host_stack_hcd_register()::hcd_init_function
All items filtered out
Data Use
from
0/5
examples
_ux_host_stack_hcd_register()
reads 5 variables and writes 4 variables:
UX_HCD_STRUCT::ux_hcd_name
UX_HCD_STRUCT::ux_hcd_status
UX_SYSTEM_HOST_STRUCT::ux_system_host_registered_hcd
UX_SYSTEM_HOST_STRUCT::ux_system_host_hcd_array
_ux_system_host
All items filtered out
_ux_host_stack_hcd_register()
UX_HCD_STRUCT::ux_hcd_status
UX_HCD_STRUCT::ux_hcd_irq
UX_HCD_STRUCT::ux_hcd_io
UX_SYSTEM_HOST_STRUCT::ux_system_host_registered_hcd
All items filtered out
Class Tree
from
0/5
examples
All items filtered out
All items filtered out
Override Tree
from
0/5
examples
All items filtered out
All items filtered out
Implementations
from
0/5
examples
All items filtered out
All items filtered out
Instances
from
0/5
examples
Lifecycle
from
0/5
examples
All items filtered out
All items filtered out