usbx
+
0
/5 examples
SourceVu will show references to
_ux_hcd_stm32_initialize()
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
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_hcd_stm32_initialize()
_ux_hcd_stm32_initialize() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_hcd_stm32.h:134
UINT
_ux_hcd_stm32_initialize
(
UX_HCD
*
hcd
)
;
Implemented in
ux_hcd_stm32_initialize.c:74
Arguments
Argument
hcd
Related Functions
Found 16 other functions taking a
UX_HCD_STRUCT
argument:
Function
_ux_host_stack_device_remove()
_ux_host_stack_rh_device_extraction()
_ux_host_stack_rh_device_insertion()
_ux_host_stack_bandwidth_release()
_ux_host_stack_bandwidth_claim()
_ux_host_stack_bandwidth_check()
_ux_host_stack_new_device_create()
_ux_hcd_stm32_entry()
_ux_hcd_ehci_initialize()
_ux_hcd_isp1161_initialize()
_ux_hcd_ohci_initialize()
_ux_hcd_sim_host_initialize()
ux_hcd_ehci_initialize()
ux_hcd_isp1161_initialize()
ux_hcd_ohci_initialize()
ux_hcd_sim_host_initialize()
Examples
_ux_hcd_stm32_initialize()
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_hcd_stm32_initialize
(
UX_HCD
*
hcd
)
ux_hcd_stm32_initialize.c:74
UINT
_ux_hcd_stm32_initialize
(
UX_HCD
*
hcd
)
;
ux_hcd_stm32.h:134
Call Tree
from
0/5
examples
_ux_hcd_stm32_initialize()
calls 3 functions:
All items filtered out
_ux_hcd_stm32_initialize()
_ux_utility_memory_allocate()
_ux_utility_memory_free()
_ux_hcd_stm32_power_on_port()
All items filtered out
Data Use
from
0/5
examples
_ux_hcd_stm32_initialize()
reads 6 variables and writes 14 variables:
UX_HCD_STRUCT::ux_hcd_irq
UX_SYSTEM_HOST_STRUCT::ux_system_host_max_ed
UX_HCD_STM32_STRUCT::ux_hcd_stm32_ed_list
UX_HCD_STM32_STRUCT::hcd_handle
_ux_system_host
_ux_hcd_stm32_entry()
All items filtered out
_ux_hcd_stm32_initialize()
HCD_HandleTypeDef::pData
UX_HCD_STRUCT::ux_hcd_available_bandwidth
UX_HCD_STRUCT::ux_hcd_version
UX_HCD_STRUCT::ux_hcd_status
UX_HCD_STRUCT::ux_hcd_controller_type
UX_HCD_STRUCT::ux_hcd_nb_root_hubs
UX_HCD_STRUCT::ux_hcd_entry_function
UX_HCD_STRUCT::ux_hcd_controller_hardware
UX_HCD_STM32_STRUCT::ux_hcd_stm32_hcd_owner
UX_HCD_STM32_STRUCT::ux_hcd_stm32_ed_list
UX_HCD_STM32_STRUCT::ux_hcd_stm32_nb_channels
UX_HCD_STM32_STRUCT::ux_hcd_stm32_queue_empty
UX_HCD_STM32_STRUCT::ux_hcd_stm32_periodic_scheduler_active
UX_HCD_STM32_STRUCT::hcd_handle
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