usbx
UX_HCD_STRUCT::ux_hcd_address
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
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_address
UX_HCD_STRUCT::ux_hcd_address field
Syntax
Show:
Summary
Declaration
from
ux_api.h:2145
UCHAR
ux_hcd_address
[
16
]
;
Examples
References
from
examples
Code
Location
Referrer
UCHAR
ux_hcd_address
[
16
]
;
ux_api.h:2145
device_address_byte
=
hcd
->
ux_hcd_address
[
address_byte_index
]
;
ux_host_stack_device_address_set.c:111
_ux_host_stack_device_address_set()
hcd
->
ux_hcd_address
[
address_byte_index
]
=
device_address_byte
;
ux_host_stack_device_address_set.c:124
_ux_host_stack_device_address_set()
hcd
->
ux_hcd_address
[
device_address_byte_index
]
&=
(
UCHAR
)
~
device_address_byte
;
ux_host_stack_device_resources_free.c:245
_ux_host_stack_device_resources_free()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HCD_STRUCT::ux_hcd_address
is read by 2 functions:
All items filtered out
UX_HCD_STRUCT::ux_hcd_address
_ux_host_stack_device_address_set()
_ux_host_stack_device_resources_free()
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