usbx
+
0
/2 examples
SourceVu will show references to
_ux_host_class_storage_entry()
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_MSC
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_class_storage_entry()
_ux_host_class_storage_entry() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_storage.h:626
UINT
_ux_host_class_storage_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
;
Implemented in
ux_host_class_storage_entry.c:96
Arguments
Argument
command
Related Functions
Found 9 other functions taking a
UX_HOST_CLASS_COMMAND_STRUCT
argument:
Function
_ux_host_stack_class_call()
_ux_host_class_hid_entry()
_ux_host_class_cdc_acm_entry()
_ux_host_class_storage_activate()
_ux_host_class_storage_deactivate()
_ux_host_class_hid_activate()
_ux_host_class_hid_deactivate()
_ux_host_class_cdc_acm_activate()
_ux_host_class_cdc_acm_deactivate()
Examples
_ux_host_class_storage_entry()
is referenced by 2 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_MSC
References
from
0/2
examples
Code
Location
UINT
_ux_host_class_storage_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
ux_host_class_storage_entry.c:96
UINT
_ux_host_class_storage_entry
(
UX_HOST_CLASS_COMMAND
*
command
)
;
ux_host_class_storage.h:626
Call Tree
from
0/2
examples
_ux_host_class_storage_entry()
calls 8 functions:
All items filtered out
_ux_host_class_storage_entry()
_ux_utility_memory_allocate()
_ux_utility_memory_free()
_ux_utility_thread_create()
_ux_utility_thread_delete()
_ux_utility_thread_resume()
_ux_system_error_handler()
_ux_host_class_storage_activate()
_ux_host_class_storage_deactivate()
All items filtered out
Data Use
from
0/2
examples
_ux_host_class_storage_entry()
reads 8 variables and writes 2 variables:
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_request
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_usage
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_class
UX_HOST_CLASS_COMMAND_STRUCT::ux_host_class_command_class_ptr
UX_HOST_CLASS_STRUCT::ux_host_class_media
UX_HOST_CLASS_STRUCT::ux_host_class_ext
UX_HOST_CLASS_STORAGE_EXT_STRUCT::ux_host_class_thread_stack
_ux_host_class_storage_thread_entry()
All items filtered out
_ux_host_class_storage_entry()
UX_HOST_CLASS_STRUCT::ux_host_class_media
UX_HOST_CLASS_STRUCT::ux_host_class_ext
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out