/USBX-v6.3.0/common/core/src/ |
D | ux_host_stack_new_device_get.c | 80 #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()
|
D | ux_host_stack_hcd_unregister.c | 92 #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()
|
D | ux_host_class_dpump_configure.c | 83 #if UX_MAX_DEVICES > 1 in _ux_host_class_dpump_configure() 108 #if UX_MAX_DEVICES > 1 in _ux_host_class_dpump_configure()
|
D | ux_host_stack_device_get.c | 82 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_get() 102 #if UX_MAX_DEVICES > 1 in _ux_host_stack_device_get()
|
D | ux_host_stack_enum_thread_entry.c | 104 #if UX_MAX_DEVICES > 1 in _ux_host_stack_enum_thread_entry()
|
D | ux_host_stack_device_address_set.c | 85 #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()
|
D | ux_host_stack_initialize.c | 33 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()
|
D | ux_host_stack_device_remove.c | 92 #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/ |
D | ux_host_class_prolific_configure.c | 87 #if UX_MAX_DEVICES > 1 in _ux_host_class_prolific_configure() 112 #if UX_MAX_DEVICES > 1 in _ux_host_class_prolific_configure()
|
D | ux_host_class_hid_configure.c | 87 #if UX_MAX_DEVICES > 1 in _ux_host_class_hid_configure() 111 #if UX_MAX_DEVICES > 1 in _ux_host_class_hid_configure()
|
D | ux_host_class_asix_configure.c | 87 #if UX_MAX_DEVICES > 1 in _ux_host_class_asix_configure() 112 #if UX_MAX_DEVICES > 1 in _ux_host_class_asix_configure()
|
D | ux_host_class_swar_configure.c | 86 #if UX_MAX_DEVICES > 1 in _ux_host_class_swar_configure() 111 #if UX_MAX_DEVICES > 1 in _ux_host_class_swar_configure()
|
D | ux_host_class_printer_configure.c | 83 #if UX_MAX_DEVICES > 1 in _ux_host_class_printer_configure() 108 #if UX_MAX_DEVICES > 1 in _ux_host_class_printer_configure()
|
D | ux_host_class_pima_configure.c | 84 #if UX_MAX_DEVICES > 1 in _ux_host_class_pima_configure() 109 #if UX_MAX_DEVICES > 1 in _ux_host_class_pima_configure()
|
D | ux_host_class_storage_configure.c | 83 #if UX_MAX_DEVICES > 1 in _ux_host_class_storage_configure() 110 #if UX_MAX_DEVICES > 1 in _ux_host_class_storage_configure()
|
D | ux_host_class_cdc_acm_configure.c | 84 #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()
|
D | ux_host_class_gser_configure.c | 91 #if UX_MAX_DEVICES > 1 in _ux_host_class_gser_configure() 116 #if UX_MAX_DEVICES > 1 in _ux_host_class_gser_configure()
|
D | ux_host_class_video_configure.c | 92 #if UX_MAX_DEVICES > 1 in _ux_host_class_video_configure() 118 #if UX_MAX_DEVICES > 1 in _ux_host_class_video_configure()
|
D | ux_host_class_hub_configure.c | 96 #if UX_MAX_DEVICES > 1 in _ux_host_class_hub_configure() 158 #if UX_MAX_DEVICES > 1 in _ux_host_class_hub_configure()
|
D | ux_host_class_audio_configure.c | 88 #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/ |
D | ux_port.h | 148 #ifndef UX_MAX_DEVICES 149 #define UX_MAX_DEVICES 8 macro
|
/USBX-v6.3.0/ports/cortex_a8/gnu/inc/ |
D | ux_port.h | 148 #ifndef UX_MAX_DEVICES 149 #define UX_MAX_DEVICES 8 macro
|
/USBX-v6.3.0/ports/cortex_a8/iar/inc/ |
D | ux_port.h | 148 #ifndef UX_MAX_DEVICES 149 #define UX_MAX_DEVICES 8 macro
|
/USBX-v6.3.0/ports/cortex_a9/gnu/inc/ |
D | ux_port.h | 148 #ifndef UX_MAX_DEVICES 149 #define UX_MAX_DEVICES 8 macro
|
/USBX-v6.3.0/ports/cortex_a9/iar/inc/ |
D | ux_port.h | 148 #ifndef UX_MAX_DEVICES 149 #define UX_MAX_DEVICES 8 macro
|