Home
last modified time | relevance | path

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

123

/USBX-v6.3.0/common/core/src/
Dux_host_stack_new_device_get.c80 #if UX_MAX_DEVICES > 1 in _ux_host_stack_new_device_get()
91 #if UX_MAX_DEVICES > 1 in _ux_host_stack_new_device_get()
122 #if UX_MAX_DEVICES > 1 in _ux_host_stack_new_device_get()
Dux_host_stack_hcd_unregister.c92 #if UX_MAX_CLASS_DRIVER > 1 || UX_MAX_DEVICES > 1 in _ux_host_stack_hcd_unregister()
159 #if UX_MAX_DEVICES > 1 in _ux_host_stack_hcd_unregister()
186 #if UX_MAX_DEVICES > 1 in _ux_host_stack_hcd_unregister()
Dux_host_class_dpump_configure.c83 #if UX_MAX_DEVICES > 1 in _ux_host_class_dpump_configure()
108 #if UX_MAX_DEVICES > 1 in _ux_host_class_dpump_configure()
Dux_host_stack_device_get.c82 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_get()
102 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_get()
Dux_host_stack_enum_thread_entry.c104 #if UX_MAX_DEVICES > 1 in _ux_host_stack_enum_thread_entry()
Dux_host_stack_device_address_set.c85 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_address_set()
101 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_address_set()
Dux_host_stack_initialize.c33 UX_COMPILE_TIME_ASSERT(!UX_OVERFLOW_CHECK_MULC_ULONG(sizeof(UX_DEVICE), UX_MAX_DEVICES), UX_MAX_DEV…
159 UX_SYSTEM_HOST_MAX_DEVICES_SET(UX_MAX_DEVICES); in _ux_host_stack_initialize()
197 …y = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_DEVICE)*UX_MAX_DEVICES); in _ux_host_stack_initialize()
214 device = &_ux_system_host -> ux_system_host_device_array[UX_MAX_DEVICES - 1]; in _ux_host_stack_initialize()
217 for (i = 0; i < UX_MAX_DEVICES; i ++) in _ux_host_stack_initialize()
Dux_host_stack_device_remove.c92 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_remove()
104 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_remove()
/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_prolific_configure.c87 #if UX_MAX_DEVICES > 1 in _ux_host_class_prolific_configure()
112 #if UX_MAX_DEVICES > 1 in _ux_host_class_prolific_configure()
Dux_host_class_hid_configure.c87 #if UX_MAX_DEVICES > 1 in _ux_host_class_hid_configure()
111 #if UX_MAX_DEVICES > 1 in _ux_host_class_hid_configure()
Dux_host_class_asix_configure.c87 #if UX_MAX_DEVICES > 1 in _ux_host_class_asix_configure()
112 #if UX_MAX_DEVICES > 1 in _ux_host_class_asix_configure()
Dux_host_class_swar_configure.c86 #if UX_MAX_DEVICES > 1 in _ux_host_class_swar_configure()
111 #if UX_MAX_DEVICES > 1 in _ux_host_class_swar_configure()
Dux_host_class_printer_configure.c83 #if UX_MAX_DEVICES > 1 in _ux_host_class_printer_configure()
108 #if UX_MAX_DEVICES > 1 in _ux_host_class_printer_configure()
Dux_host_class_pima_configure.c84 #if UX_MAX_DEVICES > 1 in _ux_host_class_pima_configure()
109 #if UX_MAX_DEVICES > 1 in _ux_host_class_pima_configure()
Dux_host_class_storage_configure.c83 #if UX_MAX_DEVICES > 1 in _ux_host_class_storage_configure()
110 #if UX_MAX_DEVICES > 1 in _ux_host_class_storage_configure()
Dux_host_class_cdc_acm_configure.c84 #if UX_MAX_DEVICES > 1 in _ux_host_class_cdc_acm_configure()
109 #if UX_MAX_DEVICES > 1 in _ux_host_class_cdc_acm_configure()
Dux_host_class_gser_configure.c91 #if UX_MAX_DEVICES > 1 in _ux_host_class_gser_configure()
116 #if UX_MAX_DEVICES > 1 in _ux_host_class_gser_configure()
Dux_host_class_video_configure.c92 #if UX_MAX_DEVICES > 1 in _ux_host_class_video_configure()
118 #if UX_MAX_DEVICES > 1 in _ux_host_class_video_configure()
Dux_host_class_hub_configure.c96 #if UX_MAX_DEVICES > 1 in _ux_host_class_hub_configure()
158 #if UX_MAX_DEVICES > 1 in _ux_host_class_hub_configure()
Dux_host_class_audio_configure.c88 #if UX_MAX_DEVICES > 1 in _ux_host_class_audio_configure()
114 #if UX_MAX_DEVICES > 1 in _ux_host_class_audio_configure()
/USBX-v6.3.0/ports/cortex_a5/iar/inc/
Dux_port.h148 #ifndef UX_MAX_DEVICES
149 #define UX_MAX_DEVICES 8 macro
/USBX-v6.3.0/ports/cortex_a8/gnu/inc/
Dux_port.h148 #ifndef UX_MAX_DEVICES
149 #define UX_MAX_DEVICES 8 macro
/USBX-v6.3.0/ports/cortex_a8/iar/inc/
Dux_port.h148 #ifndef UX_MAX_DEVICES
149 #define UX_MAX_DEVICES 8 macro
/USBX-v6.3.0/ports/cortex_a9/gnu/inc/
Dux_port.h148 #ifndef UX_MAX_DEVICES
149 #define UX_MAX_DEVICES 8 macro
/USBX-v6.3.0/ports/cortex_a9/iar/inc/
Dux_port.h148 #ifndef UX_MAX_DEVICES
149 #define UX_MAX_DEVICES 8 macro

123