Home
last modified time | relevance | path

Searched refs:UX_MEMORY_BLOCK (Results 1 – 15 of 15) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim_no_overriding.c18 static UX_MEMORY_BLOCK fail_memory_block_first =
24 static UX_MEMORY_BLOCK *original_regular_memory_block;
25 static UX_MEMORY_BLOCK *original_cache_safe_memory_block;
42 …original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_system_memory_byte_pool[UX_MEM… in ux_test_utility_sim_mem_alloc_fail_all_start()
43 …original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_system_memory_byte_pool[UX_… in ux_test_utility_sim_mem_alloc_fail_all_start()
69 added = sizeof(UX_MEMORY_BLOCK) + in get_amount_added_by_memory_allocator()
71 … (((sizeof(UX_MEMORY_BLOCK) + UX_ALIGN_MIN) & (~(ULONG)UX_ALIGN_MIN)) - sizeof(UX_MEMORY_BLOCK)); in get_amount_added_by_memory_allocator()
75 added = memory_alignment + sizeof(UX_MEMORY_BLOCK) + in get_amount_added_by_memory_allocator()
77 … (((sizeof(UX_MEMORY_BLOCK) + UX_ALIGN_MIN) & (~(ULONG)UX_ALIGN_MIN)) - sizeof(UX_MEMORY_BLOCK)); in get_amount_added_by_memory_allocator()
121 UX_MEMORY_BLOCK *memory_block; in allocate_everything()
[all …]
Dusbx_ux_host_class_hid_report_descriptor_get_test4.c289 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
290 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux… in tx_demo_thread_host_simulation_entry()
291 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system ->… in tx_demo_thread_host_simulation_entry()
Dusbx_test_common.h20 memory_size_requested += sizeof(UX_MEMORY_BLOCK); in calculate_final_memory_request_size()
25 total_final_memory_size += sizeof(UX_MEMORY_BLOCK); in calculate_final_memory_request_size()
Dusbx_ux_host_class_hid_interrupt_endpoint_search_test.c283 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
284 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -… in tx_demo_thread_host_simulation_entry()
285 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_syste… in tx_demo_thread_host_simulation_entry()
Dusbx_msrc_81251_host_hid_report_add_fail_mem_test.c295 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
296 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK*)_ux_system ->… in tx_demo_thread_host_simulation_entry()
297 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK*)_ux_system… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_idle_get_test.c309 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
310 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux… in tx_demo_thread_host_simulation_entry()
311 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system ->… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_client_register_test2.c271 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
272 UX_MEMORY_BLOCK *original_memory_block = (UX_MEMORY_BLOCK*)_ux_system -> ux_system_m… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_remote_control_activate_test2.c280 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
281 UX_MEMORY_BLOCK *original_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_sys… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_add_test.c294 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
295 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK*)_ux_system ->… in tx_demo_thread_host_simulation_entry()
296 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK*)_ux_system… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_set_test.c365 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
366 UX_MEMORY_BLOCK *original_regular_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux… in tx_demo_thread_host_simulation_entry()
367 UX_MEMORY_BLOCK *original_cache_safe_memory_block = (UX_MEMORY_BLOCK *)_ux_system ->… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_utility_memory_test.c500 int_ptr += 2*sizeof(UX_MEMORY_BLOCK); in test_application_define()
506 int_ptr -= sizeof(UX_MEMORY_BLOCK); in test_application_define()
508 UX_MEMORY_BLOCK *dummy_block = (UX_MEMORY_BLOCK *) (int_ptr - sizeof(UX_MEMORY_BLOCK)); in test_application_define()
516 ULONG dummy_block_size = (16 + 8 + 31 + sizeof(UX_MEMORY_BLOCK)) + 1; in test_application_define()
Dusbx_ux_host_class_hid_keyboard_activate_test.c283 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
284 UX_MEMORY_BLOCK *original_memory_block = (UX_MEMORY_BLOCK *)_ux_system -> ux_sys… in tx_demo_thread_host_simulation_entry()
Dusbx_storage_direct_calls_test.c266 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
688 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry()
689 UX_MEMORY_BLOCK *original_regular_memory_block = _ux_system -> ux_system_regular_me… in tx_demo_thread_host_simulation_entry()
690 UX_MEMORY_BLOCK *original_cache_safe_memory_block = _ux_system -> ux_system_cache_s… in tx_demo_thread_host_simulation_entry()
Dux_test.h389 } UX_MEMORY_BLOCK; typedef
/USBX-v6.2.1/common/core/src/
Dux_utility_memory_free_block_best_get.c77 UX_MEMORY_BLOCK *_ux_utility_memory_free_block_best_get(ULONG memory_cache_flag,
81 UX_MEMORY_BLOCK *memory_block;
82 UX_MEMORY_BLOCK *best_memory_block;