usbx
+
0
/1 examples
SourceVu will show references to
_ux_device_stack_disconnect()
from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
USBX
Ux_Device_DFU
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_stack_disconnect()
_ux_device_stack_disconnect() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_api.h:2715
UINT
ux_device_stack_disconnect
(
VOID
)
;
Implemented in
ux_device_stack_disconnect.c:78
Examples
_ux_device_stack_disconnect()
is referenced by 1 libraries and example projects:
Examples
STM32F429ZI-Nucleo
Applications
USBX
Ux_Device_DFU
References
from
0/1
examples
Code
Location
Referrer
UINT
_ux_device_stack_disconnect
(
VOID
)
ux_device_stack_disconnect.c:78
UINT
ux_device_stack_disconnect
(
VOID
)
;
ux_api.h:2715
UINT
_ux_device_stack_disconnect
(
VOID
)
;
ux_device_stack.h:83
_ux_device_stack_disconnect
(
)
;
ux_dcd_stm32_callback.c:730
HAL_PCD_ResetCallback()
_ux_device_stack_disconnect
(
)
;
ux_dcd_stm32_callback.c:811
HAL_PCD_DisconnectCallback()
Call Tree
from
0/1
examples
_ux_device_stack_disconnect()
is called by 2 functions and calls 4 functions:
HAL_PCD_ResetCallback()
HAL_PCD_DisconnectCallback()
All items filtered out
_ux_device_stack_disconnect()
UX_SLAVE_DCD_STRUCT::ux_slave_dcd_function
UX_SLAVE_CLASS_STRUCT::ux_slave_class_entry_function
UX_SYSTEM_SLAVE_STRUCT::ux_system_slave_change_function
_ux_device_stack_interface_delete()
All items filtered out
Data Use
from
0/1
examples
_ux_device_stack_disconnect()
reads 6 variables and writes 5 variables:
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_class
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_next_interface
UX_SLAVE_DEVICE_STRUCT::ux_slave_device_state
UX_SLAVE_DEVICE_STRUCT::ux_slave_device_first_interface
UX_SYSTEM_SLAVE_STRUCT::ux_system_slave_change_function
_ux_system_slave
All items filtered out
_ux_device_stack_disconnect()
UX_SLAVE_DEVICE_STRUCT::ux_slave_device_state
UX_SLAVE_DEVICE_STRUCT::ux_slave_device_configuration_selected
UX_SLAVE_CLASS_COMMAND_STRUCT::ux_slave_class_command_request
UX_SLAVE_CLASS_COMMAND_STRUCT::ux_slave_class_command_interface
UX_SLAVE_CLASS_COMMAND_STRUCT::ux_slave_class_command_class_ptr
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out