usbx + 0/1 examples
CodeScope will show references to UX_DEVICE from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
 
Symbols
loading...
Files
loading...

UX_DEVICE struct

Syntax

struct UX_DEVICE_STRUCT;
Implemented in ux_api.h:1849

Fields

ux_device_handle

No summary provided. Read more...

ux_device_type

No summary provided. Read more...

ux_device_state

No summary provided. Read more...

ux_device_address

No summary provided. Read more...

ux_device_speed

No summary provided. Read more...

ux_device_power_source

No summary provided. Read more...

ux_device_current_configuration

No summary provided. Read more...

ux_device_protection_semaphore

No summary provided. Read more...

ux_device_class

No summary provided. Read more...

ux_device_class_instance

No summary provided. Read more...

ux_device_first_configuration

No summary provided. Read more...

ux_device_descriptor

No summary provided. Read more...

ux_device_control_endpoint

No summary provided. Read more...

ux_device_port_location

No summary provided. Read more...

ux_device_parent

No summary provided. Read more...

ux_device_max_power

No summary provided. Read more...

ux_device_hub_tt

No summary provided. Read more...

Examples

UX_DEVICE is referenced by 1 libraries and example projects.

References

LocationReferrerScopeText
ux_api.h:1849
typedef struct UX_DEVICE_STRUCT
ux_api.h:1915
ux_api.h:1744
struct UX_DEVICE_STRUCT
ux_api.h:1878UX_DEVICE_STRUCT::ux_device_parentUX_DEVICE_STRUCT
struct UX_DEVICE_STRUCT
ux_api.h:1915UX_DEVICE
ux_api.h:1990UX_CONFIGURATION_STRUCT::ux_configuration_deviceUX_CONFIGURATION_STRUCT
struct UX_DEVICE_STRUCT
ux_api.h:2408UX_SYSTEM_HOST_STRUCT::ux_system_host_device_arrayUX_SYSTEM_HOST_STRUCT
ux_api.h:2551UX_HOST_CLASS_DPUMP_STRUCT::ux_host_class_dpump_deviceUX_HOST_CLASS_DPUMP_STRUCT
ux_api.h:2673_ux_host_stack_device_configuration_deactivate()::device_ux_host_stack_device_configuration_deactivate()
ux_api.h:2674_ux_host_stack_device_configuration_get()::device_ux_host_stack_device_configuration_get()
ux_api.h:2676_ux_host_stack_device_get()::device_ux_host_stack_device_get()
ux_api.h:2677_ux_host_stack_device_string_get()::device_ux_host_stack_device_string_get()
ux_api.h:2688_ux_host_stack_role_swap()::device_ux_host_stack_role_swap()
ux_api.h:2689_ux_host_stack_device_configuration_reset()::device_ux_host_stack_device_configuration_reset()
ux_hcd_stm32_endpoint_create.c:77_ux_hcd_stm32_endpoint_create()::device_ux_hcd_stm32_endpoint_create()
UX_DEVICE *device;
ux_host_class_cdc_acm.h:221UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_deviceUX_HOST_CLASS_CDC_ACM_STRUCT
ux_host_class_cdc_acm.h:265UX_HOST_CLASS_CDC_DLC_STRUCT::ux_host_class_cdc_dlc_deviceUX_HOST_CLASS_CDC_DLC_STRUCT
ux_host_class_cdc_acm_configure.c:85_ux_host_class_cdc_acm_configure()::parent_device_ux_host_class_cdc_acm_configure()
UX_DEVICE *parent_device;
ux_host_class_hid.h:956UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_deviceUX_HOST_CLASS_HID_STRUCT
ux_host_class_hid_configure.c:85_ux_host_class_hid_configure()::device_ux_host_class_hid_configure()
UX_DEVICE *device;
ux_host_class_hid_configure.c:86_ux_host_class_hid_configure()::parent_device_ux_host_class_hid_configure()
UX_DEVICE *parent_device;
ux_host_class_storage.h:463UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_deviceUX_HOST_CLASS_STORAGE_STRUCT
ux_host_class_storage_configure.c:84_ux_host_class_storage_configure()::parent_device_ux_host_class_storage_configure()
UX_DEVICE *parent_device;
ux_host_stack.h:119_ux_host_stack_class_device_scan()::device_ux_host_stack_class_device_scan()
ux_host_stack.h:125_ux_host_stack_class_interface_scan()::device_ux_host_stack_class_interface_scan()
ux_host_stack.h:129_ux_host_stack_configuration_descriptor_parse()::device_ux_host_stack_configuration_descriptor_parse()
ux_host_stack.h:130_ux_host_stack_configuration_enumerate()::device_ux_host_stack_configuration_enumerate()
ux_host_stack.h:139_ux_host_stack_device_address_set()::device_ux_host_stack_device_address_set()
ux_host_stack.h:141_ux_host_stack_device_configuration_deactivate()::device_ux_host_stack_device_configuration_deactivate()
ux_host_stack.h:142_ux_host_stack_device_configuration_get()::device_ux_host_stack_device_configuration_get()
ux_host_stack.h:145_ux_host_stack_device_configuration_reset()::device_ux_host_stack_device_configuration_reset()
ux_host_stack.h:146_ux_host_stack_device_descriptor_read()::device_ux_host_stack_device_descriptor_read()
ux_host_stack.h:147_ux_host_stack_device_get()::device_ux_host_stack_device_get()
ux_host_stack.h:148_ux_host_stack_device_string_get()::device_ux_host_stack_device_string_get()
ux_host_stack.h:149_ux_host_stack_device_remove()::parent_ux_host_stack_device_remove()
ux_host_stack.h:150_ux_host_stack_device_resources_free()::device_ux_host_stack_device_resources_free()
ux_host_stack.h:169_ux_host_stack_new_configuration_create()::device_ux_host_stack_new_configuration_create()
ux_host_stack.h:170_ux_host_stack_new_device_get()
ux_host_stack.h:171_ux_host_stack_new_device_create()::device_owner_ux_host_stack_new_device_create()
ux_host_stack.h:174_ux_host_stack_new_device_create()::created_device_ux_host_stack_new_device_create()
ux_host_stack.h:182_ux_host_stack_role_swap()::device_ux_host_stack_role_swap()
ux_host_stack_bandwidth_check.c:88_ux_host_stack_bandwidth_check()::device_ux_host_stack_bandwidth_check()
UX_DEVICE *device;
ux_host_stack_bandwidth_check.c:89_ux_host_stack_bandwidth_check()::parent_device_ux_host_stack_bandwidth_check()
UX_DEVICE *parent_device;
ux_host_stack_bandwidth_claim.c:87_ux_host_stack_bandwidth_claim()::device_ux_host_stack_bandwidth_claim()
UX_DEVICE *device;
ux_host_stack_bandwidth_claim.c:88_ux_host_stack_bandwidth_claim()::parent_device_ux_host_stack_bandwidth_claim()
UX_DEVICE *parent_device;
ux_host_stack_bandwidth_release.c:86_ux_host_stack_bandwidth_release()::device_ux_host_stack_bandwidth_release()
UX_DEVICE *device;
ux_host_stack_bandwidth_release.c:87_ux_host_stack_bandwidth_release()::parent_device_ux_host_stack_bandwidth_release()
UX_DEVICE *parent_device;
ux_host_stack_class_device_scan.c:89_ux_host_stack_class_device_scan()::device_ux_host_stack_class_device_scan()
ux_host_stack_class_interface_scan.c:92_ux_host_stack_class_interface_scan()::device_ux_host_stack_class_interface_scan()
ux_host_stack_configuration_descriptor_parse.c:80_ux_host_stack_configuration_descriptor_parse()::device_ux_host_stack_configuration_descriptor_parse()
ux_host_stack_configuration_enumerate.c:86_ux_host_stack_configuration_enumerate()::device_ux_host_stack_configuration_enumerate()
ux_host_stack_configuration_set.c:93_ux_host_stack_configuration_set()::device_ux_host_stack_configuration_set()
UX_DEVICE *device;
ux_host_stack_device_address_set.c:77_ux_host_stack_device_address_set()::device_ux_host_stack_device_address_set()
ux_host_stack_device_configuration_activate.c:87_ux_host_stack_device_configuration_activate()::device_ux_host_stack_device_configuration_activate()
UX_DEVICE *device;
ux_host_stack_device_configuration_deactivate.c:79_ux_host_stack_device_configuration_deactivate()::device_ux_host_stack_device_configuration_deactivate()
ux_host_stack_device_configuration_get.c:76_ux_host_stack_device_configuration_get()::device_ux_host_stack_device_configuration_get()
ux_host_stack_device_configuration_reset.c:81_ux_host_stack_device_configuration_reset()::device_ux_host_stack_device_configuration_reset()
ux_host_stack_device_configuration_select.c:93_ux_host_stack_device_configuration_select()::device_ux_host_stack_device_configuration_select()
UX_DEVICE *device;
ux_host_stack_device_descriptor_read.c:81_ux_host_stack_device_descriptor_read()::device_ux_host_stack_device_descriptor_read()
ux_host_stack_device_get.c:78_ux_host_stack_device_get()::device_ux_host_stack_device_get()
ux_host_stack_device_get.c:81_ux_host_stack_device_get()::current_device_ux_host_stack_device_get()
UX_DEVICE *current_device;
ux_host_stack_device_remove.c:85_ux_host_stack_device_remove()::parent_ux_host_stack_device_remove()
ux_host_stack_device_remove.c:91_ux_host_stack_device_remove()::device_ux_host_stack_device_remove()
UX_DEVICE *device;
ux_host_stack_device_resources_free.c:86_ux_host_stack_device_resources_free()::device_ux_host_stack_device_resources_free()
ux_host_stack_device_resources_free.c:253_ux_host_stack_device_resources_free()
_ux_utility_memory_set(device, 0, sizeof(UX_DEVICE)); /* Use case of memset is verified. */
ux_host_stack_device_string_get.c:83_ux_host_stack_device_string_get()::device_ux_host_stack_device_string_get()
ux_host_stack_endpoint_reset.c:80_ux_host_stack_endpoint_reset()::device_ux_host_stack_endpoint_reset()
UX_DEVICE *device;
ux_host_stack_hcd_unregister.c:90_ux_host_stack_hcd_unregister()::device_ux_host_stack_hcd_unregister()
UX_DEVICE *device;
ux_host_stack_initialize.c:33
ux_host_stack_initialize.c:197_ux_host_stack_initialize()
ux_host_stack_initialize.c:205_ux_host_stack_initialize()
ux_host_stack_interface_set.c:78_ux_host_stack_interface_set()::device_ux_host_stack_interface_set()
UX_DEVICE *device;
ux_host_stack_new_configuration_create.c:75_ux_host_stack_new_configuration_create()::device_ux_host_stack_new_configuration_create()
ux_host_stack_new_device_create.c:111_ux_host_stack_new_device_create()::device_owner_ux_host_stack_new_device_create()
ux_host_stack_new_device_create.c:114_ux_host_stack_new_device_create()::created_device_ux_host_stack_new_device_create()
ux_host_stack_new_device_create.c:117_ux_host_stack_new_device_create()::device_ux_host_stack_new_device_create()
UX_DEVICE *device;
ux_host_stack_new_device_get.c:74_ux_host_stack_new_device_get()
ux_host_stack_new_device_get.c:80_ux_host_stack_new_device_get()::device_ux_host_stack_new_device_get()
UX_DEVICE *device;
ux_host_stack_new_device_get.c:100_ux_host_stack_new_device_get()
_ux_utility_memory_set(device, 0, sizeof(UX_DEVICE)); /* Use case of memset is verified. */
ux_host_stack_rh_device_insertion.c:119_ux_host_stack_rh_device_insertion()::device_ux_host_stack_rh_device_insertion()
UX_DEVICE *device;
ux_host_stack_role_swap.c:80_ux_host_stack_role_swap()::device_ux_host_stack_role_swap()
ux_host_stack_transfer_request.c:129_ux_host_stack_transfer_request()::device_ux_host_stack_transfer_request()
UX_DEVICE *device;

Type Use

Variables of UX_DEVICE_STRUCT type
_ux_host_class_hid_configure()::device
_ux_host_class_hid_configure()::parent_device
_ux_host_class_storage_configure()::parent_device
_ux_hcd_stm32_endpoint_create()::device
_ux_host_stack_bandwidth_check()::device
_ux_host_stack_bandwidth_check()::parent_device
_ux_host_stack_bandwidth_claim()::device
_ux_host_stack_bandwidth_claim()::parent_device
_ux_host_stack_bandwidth_release()::device
_ux_host_stack_bandwidth_release()::parent_device
_ux_host_stack_configuration_set()::device
_ux_host_stack_device_configuration_activate()::device
_ux_host_stack_device_configuration_select()::device
_ux_host_stack_device_get()::current_device
_ux_host_stack_device_remove()::device
_ux_host_stack_endpoint_reset()::device
_ux_host_stack_hcd_unregister()::device
_ux_host_stack_interface_set()::device
_ux_host_stack_new_device_create()::device
_ux_host_stack_new_device_get()::device
_ux_host_stack_rh_device_insertion()::device
_ux_host_stack_transfer_request()::device
_ux_host_class_cdc_acm_configure()::parent_device
all items filtered out
UX_DEVICE_STRUCT
all items filtered out
UX_DEVICE_STRUCT
all items filtered out