usbx
UX_HCD_STRUCT::ux_hcd_nb_root_hubs
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_HCD_STRUCT::ux_hcd_nb_root_hubs
UX_HCD_STRUCT::ux_hcd_nb_root_hubs field
Syntax
Show:
Summary
Declaration
from
ux_api.h:2131
UINT
ux_hcd_nb_root_hubs
;
Examples
References
from
examples
Code
Location
Referrer
UINT
ux_hcd_nb_root_hubs
;
ux_api.h:2131
hcd
->
ux_hcd_nb_root_hubs
=
UX_HCD_STM32_NB_ROOT_PORTS
;
ux_hcd_stm32_initialize.c:135
_ux_hcd_stm32_initialize()
for
(
port_index
=
0
;
port_index
<
hcd
->
ux_hcd_nb_root_hubs
;
port_index
++
)
ux_host_stack_rh_change_process.c:100
_ux_host_stack_rh_change_process()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HCD_STRUCT::ux_hcd_nb_root_hubs
is written by 1 function and is read by 1 function:
_ux_hcd_stm32_initialize()
All items filtered out
UX_HCD_STRUCT::ux_hcd_nb_root_hubs
_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