usbx
_ux_host_stack_rh_device_extraction()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_stack_rh_device_extraction()
_ux_host_stack_rh_device_extraction() function
Syntax
Show:
Summary
Declaration
from
ux_host_stack.h:178
UINT
_ux_host_stack_rh_device_extraction
(
UX_HCD
*
hcd
,
UINT
port_index
)
;
Arguments
Argument
hcd
port_index
Related Functions
Found 16 other functions taking a
UX_HCD_STRUCT
argument:
Function
_ux_hcd_stm32_initialize()
_ux_host_stack_device_remove()
_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
References
from
examples
Code
Location
Referrer
UINT
_ux_host_stack_rh_device_extraction
(
UX_HCD
*
hcd
,
UINT
port_index
)
ux_host_stack_rh_device_extraction.c:73
UINT
_ux_host_stack_rh_device_extraction
(
UX_HCD
*
hcd
,
UINT
port_index
)
;
ux_host_stack.h:178
_ux_host_stack_rh_device_extraction
(
hcd
,
port_index
)
;
ux_host_stack_rh_change_process.c:153
_ux_host_stack_rh_change_process()
_ux_host_stack_rh_device_extraction
(
hcd
,
port_index
)
;
ux_host_stack_rh_change_process.c:170
_ux_host_stack_rh_change_process()
Call Tree
from
examples
_ux_host_stack_rh_device_extraction()
is called by 1 function and calls 1 function:
_ux_host_stack_rh_change_process()
All items filtered out
_ux_host_stack_rh_device_extraction()
_ux_host_stack_device_remove()
All items filtered out
Data Use
from
examples
_ux_host_stack_rh_device_extraction()
reads 1 variable and writes 1 variable:
UX_HCD_STRUCT::ux_hcd_rh_device_connection
All items filtered out
_ux_host_stack_rh_device_extraction()
UX_HCD_STRUCT::ux_hcd_rh_device_connection
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