| /USBX-v6.2.1/test/regression/ |
| D | usbx_test_USBX_6_ux_version_id.c | 12 #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()
|
| D | usbx_uxe_system_test.c | 19 #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()
|
| D | usbx_host_stack_new_endpoint_create_coverage_test.c | 13 #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()
|
| D | usbx_ux_utility_memory_test.c | 34 #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()
|
| D | usbx_ux_api_tracex_id_test.c | 30 #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()
|
| D | usbx_ux_utility_thread_schedule_other_test.c | 34 #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()
|
| D | usbx_ux_utility_timer_test.c | 34 #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()
|
| D | usbx_ux_utility_string_length_check_test.c | 34 #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()
|
| D | usbx_ux_host_stack_new_device_get_test.c | 17 #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()
|
| D | usbx_ux_utility_mutex_test.c | 34 #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()
|
| D | usbx_ux_utility_thread_identify_test.c | 30 #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()
|
| D | usbx_ux_utility_event_flags_test.c | 14 #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()
|
| D | usbx_ux_utility_thread_create_test.c | 29 #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()
|
| D | usbx_ux_host_stack_uninitialize_test.c | 16 #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()
|
| D | usbx_ux_utility_thread_suspend_test.c | 29 #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()
|
| D | usbx_ux_device_stack_initialize_test.c | 34 #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()
|
| D | usbx_ux_utility_semaphore_test.c | 14 #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()
|
| D | usbx_uxe_host_storage_test.c | 20 #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()
|
| D | usbx_uxe_host_cdc_acm_test.c | 20 #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()
|
| D | usbx_uxe_host_printer_test.c | 20 #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()
|
| D | usbx_uxe_host_prolific_test.c | 20 #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()
|
| D | usbx_uxe_device_stack_test.c | 21 #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()
|
| D | usbx_uxe_host_gser_test.c | 20 #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()
|
| D | usbx_uxe_host_swar_test.c | 20 #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()
|
| D | usbx_ux_utility_memory_safe_test.c | 34 #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()
|