Home
last modified time | relevance | path

Searched refs:UX_TEST_MEMORY_SIZE (Results 1 – 25 of 91) sorted by relevance

1234

/USBX-v6.2.1/test/regression/
Dusbx_test_USBX_6_ux_version_id.c12 #define UX_TEST_MEMORY_SIZE (64*1024) macro
100 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
103 …status = ux_system_initialize(rpool_start, UX_TEST_MEMORY_SIZE, cpool_start, UX_TEST_MEMORY_SIZE); in test_application_define()
Dusbx_uxe_system_test.c19 #define UX_TEST_MEMORY_SIZE (64*1024) macro
75 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
106 status = ux_system_initialize(UX_NULL, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in ux_test_thread_simulation_0_entry()
Dusbx_host_stack_new_endpoint_create_coverage_test.c13 #define UX_TEST_MEMORY_SIZE (32 * 1024) macro
40 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_memory_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
337 rpool_size = UX_TEST_MEMORY_SIZE; in test_application_define()
338 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
339 cpool_size = UX_TEST_MEMORY_SIZE; in test_application_define()
342 rpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
343 rpool_size = UX_TEST_MEMORY_SIZE; in test_application_define()
345 cpool_size = UX_TEST_MEMORY_SIZE; in test_application_define()
349 rpool_size = UX_TEST_MEMORY_SIZE * 2; in test_application_define()
Dusbx_ux_api_tracex_id_test.c30 #define UX_TEST_MEMORY_SIZE (64*1024) macro
111 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_thread_schedule_other_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
305 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
308 …status = ux_system_initialize(rpool_start, UX_TEST_MEMORY_SIZE, cpool_start, UX_TEST_MEMORY_SIZE); in test_application_define()
Dusbx_ux_utility_timer_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
311 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
314 …status = ux_system_initialize(rpool_start, UX_TEST_MEMORY_SIZE, cpool_start, UX_TEST_MEMORY_SIZE); in test_application_define()
Dusbx_ux_utility_string_length_check_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
311 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
314 …status = ux_system_initialize(rpool_start, UX_TEST_MEMORY_SIZE, cpool_start, UX_TEST_MEMORY_SIZE); in test_application_define()
Dusbx_ux_host_stack_new_device_get_test.c17 #define UX_TEST_MEMORY_SIZE (64*1024) macro
88 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_mutex_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
311 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
314 …status = ux_system_initialize(rpool_start, UX_TEST_MEMORY_SIZE, cpool_start, UX_TEST_MEMORY_SIZE); in test_application_define()
Dusbx_ux_utility_thread_identify_test.c30 #define UX_TEST_MEMORY_SIZE (64*1024) macro
111 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_event_flags_test.c14 #define UX_TEST_MEMORY_SIZE (64*1024) macro
94 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_thread_create_test.c29 #define UX_TEST_MEMORY_SIZE (64*1024) macro
109 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_host_stack_uninitialize_test.c16 #define UX_TEST_MEMORY_SIZE (64*1024) macro
81 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_thread_suspend_test.c29 #define UX_TEST_MEMORY_SIZE (64*1024) macro
109 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_device_stack_initialize_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
233 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_semaphore_test.c14 #define UX_TEST_MEMORY_SIZE (64*1024) macro
94 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_storage_test.c20 #define UX_TEST_MEMORY_SIZE (64*1024) macro
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_cdc_acm_test.c20 #define UX_TEST_MEMORY_SIZE (64*1024) macro
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_printer_test.c20 #define UX_TEST_MEMORY_SIZE (64*1024) macro
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_prolific_test.c20 #define UX_TEST_MEMORY_SIZE (64*1024) macro
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_device_stack_test.c21 #define UX_TEST_MEMORY_SIZE (64*1024) macro
77 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_gser_test.c20 #define UX_TEST_MEMORY_SIZE (64*1024) macro
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_swar_test.c20 #define UX_TEST_MEMORY_SIZE (64*1024) macro
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_memory_safe_test.c34 #define UX_TEST_MEMORY_SIZE (64*1024) macro
309 rpool_size = UX_TEST_MEMORY_SIZE; in test_application_define()
310 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
311 cpool_size = UX_TEST_MEMORY_SIZE; in test_application_define()

1234