| /USBX-v6.2.1/common/core/inc/ |
| D | ux_class_audio10.h | 268 UCHAR bLength; 269 UCHAR bDescriptorType; 270 UCHAR bDescriptorSubtype; 271 UCHAR bcdADC[2]; 272 UCHAR wTotalLength[2]; 273 UCHAR bInCollection; 274 UCHAR baInterfaceNr[1]; 281 UCHAR bLength; 282 UCHAR bDescriptorType; 283 UCHAR bDescriptorSubtype; [all …]
|
| D | ux_system.h | 86 extern UCHAR _ux_system_endpoint_descriptor_structure[]; 87 extern UCHAR _ux_system_device_descriptor_structure[]; 88 extern UCHAR _ux_system_configuration_descriptor_structure[]; 89 extern UCHAR _ux_system_interface_descriptor_structure[]; 90 extern UCHAR _ux_system_interface_association_descriptor_structure[]; 91 extern UCHAR _ux_system_string_descriptor_structure[]; 92 extern UCHAR _ux_system_dfu_functional_descriptor_structure[]; 93 extern UCHAR _ux_system_hub_descriptor_structure[]; 94 extern UCHAR _ux_system_hid_descriptor_structure[]; 95 extern UCHAR _ux_system_class_audio_interface_descriptor_structure[]; [all …]
|
| D | ux_class_audio20.h | 507 UCHAR bNrChannels; 508 UCHAR bmChannelConfig[4]; 509 UCHAR iChannelNames; 546 UCHAR bLength; 547 UCHAR bDescriptorType; 548 UCHAR bDescriptorSubtype; 549 UCHAR bcdADC[2]; 550 UCHAR bCategory; 552 UCHAR bmControls; 559 UCHAR bLength; [all …]
|
| D | ux_device_stack.h | 79 UINT _ux_device_stack_class_register(UCHAR *class_name, 93 UINT _ux_device_stack_initialize(UCHAR * device_framework_high_speed, ULONG device_framework_len… 94 UCHAR * device_framework_full_speed, ULONG device_framework_length_full_speed, 95 UCHAR * string_framework, ULONG string_framework_length, 96 UCHAR * language_id_framework, ULONG language_id_framework_length, 100 UINT _ux_device_stack_interface_set(UCHAR * device_framework, ULONG device_framework_length, 107 UINT _ux_device_stack_class_unregister(UCHAR *class_name, UINT (*class_entry_function)(struct UX… 108 …ONG vendor_request, UINT (*vendor_request_function)(ULONG, ULONG, ULONG, ULONG, UCHAR *, ULONG *)); 114 UINT _uxe_device_stack_class_register(UCHAR *class_name, 119 UINT _uxe_device_stack_class_unregister(UCHAR *class_name, [all …]
|
| D | ux_api.h | 392 #define UX_OVERFLOW_CHECK_MULV_UCHAR(v, v1) ((UCHAR)((v) * (v1)) < UX_MIN(v, v1)) 439 …ebug_parameter_1, debug_parameter_2) _ux_utility_debug_log((UCHAR *) debug_location, (UCHAR *) de… 441 VOID _ux_utility_debug_log(UCHAR *debug_location, UCHAR *debug_message, ULONG debug_code, ULONG deb… 477 VOID _ux_trace_object_register(UCHAR object_type, VOID *object_ptr, CHAR *object_name, ULONG par… 1762 const UCHAR *ux_host_class_name; 1764 …UCHAR ux_host_class_name[UX_MAX_CLASS_NAME_LENGTH + 1]; /* "+1" for string null-terminat… 1789 UCHAR * ux_transfer_request_data_pointer; 1835 UCHAR bLength; 1836 UCHAR bDescriptorType; 1837 UCHAR bEndpointAddress; [all …]
|
| /USBX-v6.2.1/common/usbx_device_classes/inc/ |
| D | ux_device_class_audio10.h | 171 UCHAR bLength; 172 UCHAR bDescriptorType; 173 UCHAR bDescriptorSubtype; 174 UCHAR _align_bcdADC[1]; 177 UCHAR bInCollection; 178 UCHAR baInterfaceNr1; 179 UCHAR _align_size[2]; 185 UCHAR bLength; 186 UCHAR bDescriptorType; 187 UCHAR bDescriptorSubtype; [all …]
|
| D | ux_device_class_audio20.h | 215 UCHAR bLength; 216 UCHAR bDescriptorType; 217 UCHAR bDescriptorSubtype; 218 UCHAR _align_bcdADC[1]; 220 UCHAR bCategory; 221 UCHAR _align_wTotalLength[1]; 223 UCHAR _align_bmControls[2]; 233 UCHAR bLength; 234 UCHAR bDescriptorType; 235 UCHAR bDescriptorSubType; [all …]
|
| D | ux_device_class_ccid.h | 499 UCHAR *ux_device_class_ccid_messages_pc_to_rdr; 500 UCHAR *ux_device_class_ccid_messages_rdr_to_pc; 507 UCHAR bMessageType; 508 UCHAR dwLength[4]; 509 UCHAR bSlot; 510 UCHAR bSeq; 511 UCHAR bRFU[3]; 518 #define UX_DEVICE_CLASS_CCID_MESSAGE_DATA(msg) (((UCHAR *)(msg) + UX_DEVICE_CL… 523 UCHAR bMessageType; 524 UCHAR dwLength[4]; [all …]
|
| D | ux_device_class_video.h | 80 extern UCHAR _ux_system_device_class_video_name[]; 283 UCHAR bFormatIndex; 284 UCHAR bFrameIndex; 291 …UCHAR dwMaxVideoFrameSize[4]; /* Not alignend from now on. … 292 UCHAR dwMaxPayloadTransferSize[4]; 293 UCHAR dwClockFrequency[4]; 295 UCHAR value; 297 UCHAR FID_required:1; 298 UCHAR EOF_may_present:1; 299 UCHAR EOS_may_present:1; [all …]
|
| D | ux_device_class_storage.h | 508 …UINT (*ux_slave_class_storage_media_read)(VOID *storage, ULONG lun, UCHAR *data_pointer… 509 …UINT (*ux_slave_class_storage_media_write)(VOID *storage, ULONG lun, UCHAR *data_pointe… 512 …tion)(VOID *storage, ULONG lun, ULONG media_id, ULONG notification_class, UCHAR **media_notificati… 529 UCHAR *ux_device_class_storage_endpoint_buffer; 534 UCHAR ux_slave_class_storage_cbw_flags; 535 UCHAR ux_slave_class_storage_cbw_lun; 536 UCHAR ux_slave_class_storage_reserved[2]; 542 UCHAR *ux_slave_class_storage_vendor_id; 543 UCHAR *ux_slave_class_storage_product_id; 544 UCHAR *ux_slave_class_storage_product_rev; [all …]
|
| D | ux_device_class_cdc_acm.h | 221 UCHAR *ux_device_class_cdc_acm_endpoint_buffer; 229 UCHAR *ux_device_class_cdc_acm_read_buffer; 242 UCHAR *ux_device_class_cdc_acm_write_buffer; 249 UCHAR ux_slave_class_cdc_acm_stop_bit; 250 UCHAR ux_slave_class_cdc_acm_parity; 251 UCHAR ux_slave_class_cdc_acm_data_bit; 252 UCHAR ux_slave_class_cdc_acm_data_dtr_state; 253 UCHAR ux_slave_class_cdc_acm_data_rts_state; 254 UCHAR reserved[3]; 261 UCHAR *ux_slave_class_cdc_acm_bulkin_thread_stack; [all …]
|
| /USBX-v6.2.1/common/usbx_pictbridge/inc/ |
| D | ux_pictbridge.h | 559 …UCHAR ux_pictbridge_printinfo_filename[UX_PICTBR… 560 …UCHAR ux_pictbridge_printinfo_date[UX_PICTBRIDGE… 563 …UCHAR ux_pictbridge_printinfo_filepath[UX_PICTBR… 587 …_data_read)(struct UX_PICTBRIDGE_STRUCT *pictbridge, ULONG object_handle, UCHAR *buffer, ULONG of… 597 …UCHAR ux_pictbridge_devinfo_vendor_name[UX_PICTB… 598 …UCHAR ux_pictbridge_devinfo_product_name[UX_PICT… 599 …UCHAR ux_pictbridge_devinfo_serial_no[UX_PICTBRI… 650 UCHAR *ux_pictbridge_thread_stack; 669 …e_application_object_data_write)(struct UX_PICTBRIDGE_STRUCT *pictbridge, UCHAR *buffer, ULONG of… 681 …UCHAR ux_pictbridge_xml_item_tag_name[UX_PICTBRI… [all …]
|
| /USBX-v6.2.1/test/regression/ |
| D | ux_host_class_dummy.h | 35 extern UCHAR _ux_host_class_dummy_name[]; 40 VOID _ux_host_class_dummy_query_reject_unknown_set(UCHAR yes_no); 44 UCHAR interface_number, UCHAR alternate_setting); 47 UCHAR endpoint_address, UCHAR alternate_setting); 49 UCHAR endpoint_address, UCHAR alternate_setting); 52 UCHAR endpoint_address, UCHAR alternate_setting); 54 UCHAR endpoint_address, UCHAR alternate_setting); 57 UCHAR endpoint_address, UCHAR alternate_setting, 61 UCHAR endpoint_address, UCHAR alternate_setting, 62 UCHAR *buffer, ULONG length, ULONG *actual_length); [all …]
|
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_video.h | 87 extern UCHAR _ux_system_class_video_interface_descriptor_structure[]; 88 extern UCHAR _ux_system_class_video_input_terminal_descriptor_structure[]; 89 extern UCHAR _ux_system_class_video_input_header_descriptor_structure[]; 90 extern UCHAR _ux_system_class_video_processing_unit_descriptor_structure[]; 91 extern UCHAR _ux_system_class_video_streaming_interface_descriptor_structure[]; 92 extern UCHAR _ux_system_class_video_streaming_endpoint_descriptor_structure[]; 93 extern UCHAR _ux_system_class_video_frame_descriptor_structure[]; 95 extern UCHAR _ux_system_host_class_video_name[]; 394 UCHAR bLength; 395 UCHAR bDescriptorType; [all …]
|
| D | ux_host_class_audio.h | 314 UCHAR bLength; 315 UCHAR bDescriptorType; 316 UCHAR bDescriptorSubType; 317 UCHAR bFormatType; 318 UCHAR bNrChannels; 319 UCHAR bSubframeSize; 320 UCHAR bBitResolution; 321 UCHAR bSamFreqType; 330 UCHAR bLength; 331 UCHAR bDescriptorType; [all …]
|
| D | ux_host_class_printer.h | 128 UCHAR ux_host_class_printer_name[UX_HOST_CLASS_PRINTER_NAME_LENGTH]; 132 UCHAR *ux_host_class_printer_allocated; 135 UCHAR ux_host_class_printer_enum_state; 136 UCHAR ux_host_class_printer_read_state; 137 UCHAR ux_host_class_printer_write_state; 138 UCHAR ux_host_class_printer_next_state; 158 UINT _ux_host_class_printer_device_id_get(UX_HOST_CLASS_PRINTER *printer, UCHAR *descriptor_buff… 159 UINT _ux_host_class_printer_read (UX_HOST_CLASS_PRINTER *printer, UCHAR *data_pointer, 163 UINT _ux_host_class_printer_write(UX_HOST_CLASS_PRINTER *printer, UCHAR * data_pointer, 168 UINT _uxe_host_class_printer_device_id_get(UX_HOST_CLASS_PRINTER *printer, UCHAR *descriptor_buf… [all …]
|
| /USBX-v6.2.1/common/usbx_pictbridge/src/ |
| D | ux_pictbridge_data.c | 1285 UCHAR _ux_pictbridge_ddiscovery_name[] = "DDISCVRY.DPS"; 1286 UCHAR _ux_pictbridge_hdiscovery_name[] = "HDISCVRY.DPS"; 1287 UCHAR _ux_pictbridge_hrequest_name[] = "HREQUEST.DPS"; 1288 UCHAR _ux_pictbridge_hrsponse_name[] = "HRSPONSE.DPS"; 1289 UCHAR _ux_pictbridge_drequest_name[] = "DREQUEST.DPS"; 1290 UCHAR _ux_pictbridge_drsponse_name[] = "DRSPONSE.DPS"; 1293 UCHAR _ux_pictbridge_volume_description[] = "PIMA Client Storage Volume… 1294 UCHAR _ux_pictbridge_volume_label[] = "PIMA Client Storage Label"… 1297 UCHAR _ux_pictbridge_xml_tag_line_xmlversion[] = "?xml version=\"1.0\"?" ; 1298 UCHAR _ux_pictbridge_xml_tag_line_dpsxmlns[] = "dps xmlns=\"http://www.cip… [all …]
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_system_initialize.c | 42 UCHAR _ux_system_endpoint_descriptor_structure[] = {1,1,1,1,2,1 }; 43 UCHAR _ux_system_device_descriptor_structure[] = {1,1,2,1,1,1,1,2,2,2,1,… 44 UCHAR _ux_system_configuration_descriptor_structure[] = {1,1,2,1,1,1,1,1}; 45 UCHAR _ux_system_interface_descriptor_structure[] = {1,1,1,1,1,1,1,1,1}; 46 UCHAR _ux_system_interface_association_descriptor_structure[] = {1,1,1,1,1,1,1,1}; 47 UCHAR _ux_system_string_descriptor_structure[] = {1,1,2}; 48 UCHAR _ux_system_dfu_functional_descriptor_structure[] = {1,1,1,2,2,2}; 49 UCHAR _ux_system_class_audio_interface_descriptor_structure[] = {1,1,1,1,1,1,1,1}; 50 UCHAR _ux_system_class_audio_input_terminal_descriptor_structure[] = {1,1,1,1,2,1,1,2,1,1}; 51 UCHAR _ux_system_class_audio_output_terminal_descriptor_structure[] = {1,1,1,1,2,1,1,1}; [all …]
|
| D | ux_host_stack_initialize.c | 52 UCHAR _ux_system_host_class_hub_name[] = "ux_host_class_hub"; 53 UCHAR _ux_system_host_class_printer_name[] = "ux_host_class_printer"; 54 UCHAR _ux_system_host_class_storage_name[] = "ux_host_class_storage"; 55 UCHAR _ux_system_host_class_hid_name[] = "ux_host_class_hid"; 56 UCHAR _ux_system_host_class_audio_name[] = "ux_host_class_audio"; 57 UCHAR _ux_system_host_class_cdc_acm_name[] = "ux_host_class_cdc_acm"; 58 UCHAR _ux_system_host_class_cdc_dlc_name[] = "ux_host_class_cdc_dlc"; 59 UCHAR _ux_system_host_class_cdc_ecm_name[] = "ux_host_class_cdc_ecm"; 60 UCHAR _ux_system_host_class_prolific_name[] = "ux_host_class_prolific… 61 UCHAR _ux_system_host_class_pima_name[] = "ux_host_class_pima"; [all …]
|
| D | ux_utility_memory_free.c | 80 UCHAR *work_ptr; in _ux_utility_memory_free() 81 UCHAR *temp_ptr; in _ux_utility_memory_free() 82 UCHAR *next_block_ptr; in _ux_utility_memory_free() 86 UCHAR **block_link_ptr; in _ux_utility_memory_free() 88 UCHAR *memory_address; in _ux_utility_memory_free() 89 UCHAR *regular_start, *regular_end; in _ux_utility_memory_free() 90 UCHAR *cache_safe_start, *cache_safe_end; in _ux_utility_memory_free() 102 …regular_start = (UCHAR *)_ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> … in _ux_utility_memory_free() 105 …cache_safe_start = (UCHAR *)_ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAF… in _ux_utility_memory_free() 109 memory_address = (UCHAR *)memory; in _ux_utility_memory_free() [all …]
|
| D | ux_device_stack_initialize.c | 34 UCHAR _ux_system_slave_class_storage_name[] = "ux_slave_class_storage… 35 UCHAR _ux_system_slave_class_cdc_acm_name[] = "ux_slave_class_cdc_acm… 36 UCHAR _ux_system_slave_class_dpump_name[] = "ux_slave_class_dpump"; 37 UCHAR _ux_system_slave_class_pima_name[] = "ux_slave_class_pima"; 38 UCHAR _ux_system_slave_class_hid_name[] = "ux_slave_class_hid"; 39 UCHAR _ux_system_slave_class_rndis_name[] = "ux_slave_class_rndis"; 40 UCHAR _ux_system_slave_class_cdc_ecm_name[] = "ux_slave_class_cdc_ecm… 41 UCHAR _ux_system_slave_class_dfu_name[] = "ux_slave_class_dfu"; 42 UCHAR _ux_system_slave_class_audio_name[] = "ux_slave_class_audio"; 44 UCHAR _ux_system_device_class_printer_name[] = "ux_device_class_printe… [all …]
|
| D | ux_utility_long_put.c | 70 VOID _ux_utility_long_put(UCHAR * address, ULONG value) in _ux_utility_long_put() 75 *address++ = (UCHAR) (value & 0xff); in _ux_utility_long_put() 76 *address++ = (UCHAR) ((value >> 8) & 0xff); in _ux_utility_long_put() 77 *address++ = (UCHAR) ((value >> 16) & 0xff); in _ux_utility_long_put() 78 *address = (UCHAR) ((value >> 24) & 0xff); in _ux_utility_long_put()
|
| D | ux_utility_long_put_big_endian.c | 70 VOID _ux_utility_long_put_big_endian(UCHAR * address, ULONG value) in _ux_utility_long_put_big_endian() 83 *address++ = (UCHAR) ((value >> 8) & 0xff); in _ux_utility_long_put_big_endian() 84 *address++ = (UCHAR) (value & 0xff); in _ux_utility_long_put_big_endian() 85 *address++ = (UCHAR) ((value >> 24 ) & 0xff); in _ux_utility_long_put_big_endian() 86 *address = (UCHAR) ((value >> 16) & 0xff); in _ux_utility_long_put_big_endian()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_audio_raw_sampling_parse.c | 34 UCHAR *packed_interface_descriptor, 37 UCHAR *arg; 43 UCHAR *packed_interface_descriptor, 46 UCHAR *arg; 49 UCHAR *as_header; 55 UCHAR *packed_interface_descriptor, 56 UCHAR *packed_endpoint_descriptor, 57 UCHAR *packed_audio_descriptor); 60 UCHAR *packed_interface_descriptor, 65 UCHAR *packed_interface_descriptor, [all …]
|
| D | ux_host_class_cdc_ecm_mac_address_get.c | 88 UCHAR *descriptor; in _ux_host_class_cdc_ecm_mac_address_get() 89 UCHAR *start_descriptor = UX_NULL; in _ux_host_class_cdc_ecm_mac_address_get() 96 UCHAR *mac_address_string; in _ux_host_class_cdc_ecm_mac_address_get() 99 UCHAR element_content; in _ux_host_class_cdc_ecm_mac_address_get() 100 UCHAR element_hexa_upper; in _ux_host_class_cdc_ecm_mac_address_get() 101 UCHAR element_hexa_lower; in _ux_host_class_cdc_ecm_mac_address_get() 137 … UX_CONFIGURATION_DESCRIPTOR_ENTRIES, (UCHAR *) &configuration_descriptor); in _ux_host_class_cdc_ecm_mac_address_get() 196 (UCHAR *) &ecm_interface_descriptor); in _ux_host_class_cdc_ecm_mac_address_get() 262 element_hexa_upper = (UCHAR)(element_content - '0'); in _ux_host_class_cdc_ecm_mac_address_get() 270 element_hexa_upper = (UCHAR)(element_content - 'a' + 10); in _ux_host_class_cdc_ecm_mac_address_get() [all …]
|