usbx
+
0
/5 examples
SourceVu will show references to
UX_DEVICE_REMOVAL
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
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_DEVICE_REMOVAL
UX_DEVICE_REMOVAL macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1213
#define
UX_DEVICE_REMOVAL
0x02u
Examples
UX_DEVICE_REMOVAL
is referenced by 5 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
References
from
0/5
examples
Code
Location
#define
UX_DEVICE_REMOVAL
0x02u
ux_api.h:1213
_ux_system_host
->
ux_system_host_change_function
(
UX_DEVICE_REMOVAL
,
cdc_acm
->
ux_host_class_cdc_acm_class
,
(
VOID
*
)
cdc_acm
)
;
ux_host_class_cdc_acm_deactivate.c:178
_ux_system_host
->
ux_system_host_change_function
(
UX_DEVICE_REMOVAL
,
hid
->
ux_host_class_hid_class
,
(
VOID
*
)
hid
)
;
ux_host_class_hid_deactivate.c:161
_ux_system_host
->
ux_system_host_change_function
(
UX_DEVICE_REMOVAL
,
storage
->
ux_host_class_storage_class
,
(
VOID
*
)
storage
)
;
ux_host_class_storage_deactivate.c:233
Call Tree
from
0/5
examples
All items filtered out
All items filtered out
Data Use
from
0/5
examples
All items filtered out
All items filtered out
Class Tree
from
0/5
examples
All items filtered out
All items filtered out
Override Tree
from
0/5
examples
All items filtered out
All items filtered out
Implementations
from
0/5
examples
All items filtered out
All items filtered out
Instances
from
0/5
examples
Lifecycle
from
0/5
examples
All items filtered out
All items filtered out