usbx
+
0
/5 examples
SourceVu will show references to
UX_DEVICE_INSERTION
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_INSERTION
UX_DEVICE_INSERTION macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1212
#define
UX_DEVICE_INSERTION
0x01u
Examples
UX_DEVICE_INSERTION
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_INSERTION
0x01u
ux_api.h:1212
_ux_system_host
->
ux_system_host_change_function
(
UX_DEVICE_INSERTION
,
cdc_acm
->
ux_host_class_cdc_acm_class
,
(
VOID
*
)
cdc_acm
)
;
ux_host_class_cdc_acm_activate.c:321
_ux_system_host
->
ux_system_host_change_function
(
UX_DEVICE_INSERTION
,
hid
->
ux_host_class_hid_class
,
(
VOID
*
)
hid
)
;
ux_host_class_hid_activate.c:169
_ux_system_host
->
ux_system_host_change_function
(
UX_DEVICE_INSERTION
,
storage
->
ux_host_class_storage_class
,
(
VOID
*
)
storage
)
;
ux_host_class_storage_activate.c:192
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