usbx
UX_HCD_STRUCT::ux_hcd_nb_devices
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_devices
UX_HCD_STRUCT::ux_hcd_nb_devices field
Syntax
Show:
Summary
Declaration
from
ux_api.h:2133
UINT
ux_hcd_nb_devices
;
Examples
References
from
examples
Code
Location
Referrer
UINT
ux_hcd_nb_devices
;
ux_api.h:2133
hcd
->
ux_hcd_nb_devices
--
;
ux_host_stack_device_remove.c:212
_ux_host_stack_device_remove()
if
(
hcd
->
ux_hcd_nb_devices
>
UX_MAX_USB_DEVICES
)
ux_host_stack_new_device_create.c:125
_ux_host_stack_new_device_create()
hcd
->
ux_hcd_nb_devices
++
;
ux_host_stack_new_device_create.c:156
_ux_host_stack_new_device_create()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HCD_STRUCT::ux_hcd_nb_devices
is written by 2 functions and is read by 2 functions:
_ux_host_stack_device_remove()
_ux_host_stack_new_device_create()
All items filtered out
UX_HCD_STRUCT::ux_hcd_nb_devices
_ux_host_stack_device_remove()
_ux_host_stack_new_device_create()
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