Home
last modified time | relevance | path

Searched refs:UX_MAX_DEVICES (Results 1 – 25 of 97) sorted by relevance

1234

/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_device_get.c79 #if UX_MAX_DEVICES > 1 in _ux_host_stack_new_device_get()
90 #if UX_MAX_DEVICES > 1 in _ux_host_stack_new_device_get()
121 #if UX_MAX_DEVICES > 1 in _ux_host_stack_new_device_get()
Dux_host_stack_hcd_unregister.c91 #if UX_MAX_CLASS_DRIVER > 1 || UX_MAX_DEVICES > 1 in _ux_host_stack_hcd_unregister()
158 #if UX_MAX_DEVICES > 1 in _ux_host_stack_hcd_unregister()
185 #if UX_MAX_DEVICES > 1 in _ux_host_stack_hcd_unregister()
Dux_host_class_dpump_configure.c82 #if UX_MAX_DEVICES > 1 in _ux_host_class_dpump_configure()
107 #if UX_MAX_DEVICES > 1 in _ux_host_class_dpump_configure()
Dux_host_stack_device_get.c81 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_get()
101 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_get()
Dux_host_stack_initialize.c32 UX_COMPILE_TIME_ASSERT(!UX_OVERFLOW_CHECK_MULC_ULONG(sizeof(UX_DEVICE), UX_MAX_DEVICES), UX_MAX_DEV…
158 UX_SYSTEM_HOST_MAX_DEVICES_SET(UX_MAX_DEVICES); in _ux_host_stack_initialize()
196 …y = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_DEVICE)*UX_MAX_DEVICES); in _ux_host_stack_initialize()
213 device = &_ux_system_host -> ux_system_host_device_array[UX_MAX_DEVICES - 1]; in _ux_host_stack_initialize()
216 for (i = 0; i < UX_MAX_DEVICES; i ++) in _ux_host_stack_initialize()
Dux_host_stack_device_address_set.c84 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_address_set()
100 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_address_set()
Dux_host_stack_device_remove.c91 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_remove()
103 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_remove()
Dux_host_stack_enum_thread_entry.c103 #if UX_MAX_DEVICES > 1 in _ux_host_stack_enum_thread_entry()
/USBX-v6.2.1/test/regression/
Dusbx_bus_powered_hub_conn_to_self_and_bus_powered_hub_test.c67 #if UX_MAX_DEVICES > 1 in test_application_define()
82 #if UX_MAX_DEVICES > 1 in post_init_host()
Dusbx_hub_full_speed_hub_device_test.c25 #if UX_MAX_DEVICES > 1 in post_init_host()
Dusbx_hub_low_speed_hub_device_test.c25 #if UX_MAX_DEVICES > 1 in post_init_host()
Dusbx_hub_hub_device_disconnect_test.c25 #if UX_MAX_DEVICES > 1 in post_init_host()
Dusbx_hub_port_change_enable_test.c25 #if UX_MAX_DEVICES > 1 in post_init_host()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_configure.c86 #if UX_MAX_DEVICES > 1 in _ux_host_class_asix_configure()
111 #if UX_MAX_DEVICES > 1 in _ux_host_class_asix_configure()
Dux_host_class_prolific_configure.c86 #if UX_MAX_DEVICES > 1 in _ux_host_class_prolific_configure()
111 #if UX_MAX_DEVICES > 1 in _ux_host_class_prolific_configure()
Dux_host_class_hid_configure.c86 #if UX_MAX_DEVICES > 1 in _ux_host_class_hid_configure()
110 #if UX_MAX_DEVICES > 1 in _ux_host_class_hid_configure()
Dux_host_class_swar_configure.c85 #if UX_MAX_DEVICES > 1 in _ux_host_class_swar_configure()
110 #if UX_MAX_DEVICES > 1 in _ux_host_class_swar_configure()
Dux_host_class_printer_configure.c82 #if UX_MAX_DEVICES > 1 in _ux_host_class_printer_configure()
107 #if UX_MAX_DEVICES > 1 in _ux_host_class_printer_configure()
Dux_host_class_pima_configure.c83 #if UX_MAX_DEVICES > 1 in _ux_host_class_pima_configure()
108 #if UX_MAX_DEVICES > 1 in _ux_host_class_pima_configure()
Dux_host_class_storage_configure.c82 #if UX_MAX_DEVICES > 1 in _ux_host_class_storage_configure()
109 #if UX_MAX_DEVICES > 1 in _ux_host_class_storage_configure()
Dux_host_class_cdc_acm_configure.c83 #if UX_MAX_DEVICES > 1 in _ux_host_class_cdc_acm_configure()
108 #if UX_MAX_DEVICES > 1 in _ux_host_class_cdc_acm_configure()
Dux_host_class_gser_configure.c90 #if UX_MAX_DEVICES > 1 in _ux_host_class_gser_configure()
115 #if UX_MAX_DEVICES > 1 in _ux_host_class_gser_configure()
Dux_host_class_video_configure.c91 #if UX_MAX_DEVICES > 1 in _ux_host_class_video_configure()
117 #if UX_MAX_DEVICES > 1 in _ux_host_class_video_configure()
Dux_host_class_hub_configure.c95 #if UX_MAX_DEVICES > 1 in _ux_host_class_hub_configure()
157 #if UX_MAX_DEVICES > 1 in _ux_host_class_hub_configure()
Dux_host_class_audio_configure.c87 #if UX_MAX_DEVICES > 1 in _ux_host_class_audio_configure()
113 #if UX_MAX_DEVICES > 1 in _ux_host_class_audio_configure()

1234