Home
last modified time | relevance | path

Searched refs:UX_SAFE_ALIGN (Results 1 – 25 of 94) sorted by relevance

1234

/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_basic_memory_management_test.c55 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
65 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
75 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
86 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
97 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
108 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
119 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
130 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
141 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
152 pointer_1 = ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_REGULAR_MEMORY, memory_size); in test_application_define()
[all …]
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_activate.c97 …pima -> ux_host_class_pima_container = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_M… in _ux_host_class_pima_activate()
107 …pima -> ux_host_class_pima_event_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAF… in _ux_host_class_pima_activate()
Dux_host_class_cdc_ecm_mac_address_get.c113 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_CONFIGURATION_DE… in _ux_host_class_cdc_ecm_mac_address_get()
144 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, total_configuration… in _ux_host_class_cdc_ecm_mac_address_get()
206 …mac_address_string = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLA… in _ux_host_class_cdc_ecm_mac_address_get()
Dux_host_class_cdc_acm_capabilities_get.c101 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_CONFIGURATION_DE… in _ux_host_class_cdc_acm_capabilities_get()
136 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, total_descriptor_le… in _ux_host_class_cdc_acm_capabilities_get()
Dux_host_class_storage_media_format_capacity_get.c113 …read_format_capacity_response = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, … in _ux_host_class_storage_media_format_capacity_get()
Dux_host_class_storage_media_recovery_sense_get.c124 …mode_sense_response = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CL… in _ux_host_class_storage_media_recovery_sense_get()
Dux_host_class_gser_ioctl.c113 …data_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS_GSER… in _ux_host_class_gser_ioctl()
157 …data_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS_GSER… in _ux_host_class_gser_ioctl()
Dux_host_class_hub_interrupt_endpoint_start.c121 …st -> ux_transfer_request_data_pointer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE… in _ux_host_class_hub_interrupt_endpoint_start()
Dux_host_class_hid_report_set.c65 …report_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, hid_report -> ux… in ux_host_class_hid_report_set_buffer_allocate()
67 …report_buffer = _ux_utility_memory_allocate_add_safe(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, hid_rep… in ux_host_class_hid_report_set_buffer_allocate()
Dux_host_class_storage_media_characteristics_get.c111 …inquiry_response = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS… in _ux_host_class_storage_media_characteristics_get()
Dux_host_class_storage_media_mount.c126 …sector_memory = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, storage -> ux_ho… in _ux_host_class_storage_media_mount()
Dux_host_class_storage_media_protection_check.c128 …mode_sense_response = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CL… in _ux_host_class_storage_media_protection_check()
Dux_host_class_hub_status_get.c107 port_data = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, 4); in _ux_host_class_hub_status_get()
Dux_host_class_hid_interrupt_endpoint_search.c124 …st -> ux_transfer_request_data_pointer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE… in _ux_host_class_hid_interrupt_endpoint_search()
Dux_host_class_audio_entity_control_value_set.c105 control_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, 4); in _ux_host_class_audio_entity_control_value_set()
Dux_host_class_prolific_ioctl.c123 …data_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS_PROL… in _ux_host_class_prolific_ioctl()
167 …data_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS_PROL… in _ux_host_class_prolific_ioctl()
Dux_host_class_cdc_acm_ioctl.c121 …data_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS_CDC_… in _ux_host_class_cdc_acm_ioctl()
165 …data_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST_CLASS_CDC_… in _ux_host_class_cdc_acm_ioctl()
Dux_host_class_audio_descriptor_get.c117 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, total_configuration… in _ux_host_class_audio_descriptor_get()
Dux_host_class_audio_entity_control_value_get.c107 control_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, 4); in _ux_host_class_audio_entity_control_value_get()
Dux_host_class_video_descriptor_get.c116 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, total_configuration… in _ux_host_class_video_descriptor_get()
Dux_host_class_storage_request_sense.c130 …request_sense_response = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, UX_HOST… in _ux_host_class_storage_request_sense()
Dux_host_class_storage_media_open.c151 … -> ux_host_class_storage_media_memory = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE… in _ux_host_class_storage_media_open()
Dux_host_class_audio_control_get.c172 control_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, 16); in _ux_host_class_audio_control_get()
247 control_buffer = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, 4); in _ux_host_class_audio_control_get()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_configuration_descriptor_parse.c98 …descriptor = _ux_utility_memory_allocate(UX_SAFE_ALIGN, UX_CACHE_SAFE_MEMORY, total_configuration… in _ux_host_stack_configuration_descriptor_parse()
Dux_utility_memory_allocate.c133 if (memory_alignment == UX_SAFE_ALIGN) in _ux_utility_memory_allocate()
193 if (memory_alignment == UX_SAFE_ALIGN) in _ux_utility_memory_allocate()

1234