usbx
_ux_host_stack_rh_change_process()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_stack_rh_change_process()
_ux_host_stack_rh_change_process() function
Syntax
Show:
Summary
Declaration
from
ux_host_stack.h:177
VOID
_ux_host_stack_rh_change_process
(
VOID
)
;
Examples
References
from
examples
Code
Location
Referrer
VOID
_ux_host_stack_rh_change_process
(
VOID
)
ux_host_stack_rh_change_process.c:78
VOID
_ux_host_stack_rh_change_process
(
VOID
)
;
ux_host_stack.h:177
_ux_host_stack_rh_change_process
(
)
;
ux_host_stack_enum_thread_entry.c:116
_ux_host_stack_enum_thread_entry()
Call Tree
from
examples
_ux_host_stack_rh_change_process()
is called by 1 function and calls 5 functions:
_ux_host_stack_enum_thread_entry()
All items filtered out
_ux_host_stack_rh_change_process()
__restore_interrupt()
__disable_interrupts()
UX_HCD_STRUCT::ux_hcd_entry_function
_ux_host_stack_rh_device_extraction()
_ux_host_stack_rh_device_insertion()
All items filtered out
Data Use
from
examples
_ux_host_stack_rh_change_process()
reads 6 variables:
UX_HCD_STRUCT::ux_hcd_status
UX_HCD_STRUCT::ux_hcd_nb_root_hubs
UX_HCD_STRUCT::ux_hcd_root_hub_signal
UX_HCD_STRUCT::ux_hcd_rh_device_connection
UX_SYSTEM_HOST_STRUCT::ux_system_host_hcd_array
_ux_system_host
All items filtered out
_ux_host_stack_rh_change_process()
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