Home
last modified time | relevance | path

Searched refs:memory_pointer (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/USBX-v6.2.1/test/regression/
Dusbx_host_stack_new_endpoint_create_coverage_test.c32 VOID* memory_pointer; in test_application_define() local
37 memory_pointer = first_unused_memory; in test_application_define()
40 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_host_class_hid_descriptor_parse_coverage_test.c33 CHAR *memory_pointer; in test_application_define() local
40 memory_pointer = stack_pointer + (UX_DEMO_STACK_SIZE * 2); in test_application_define()
43 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
Dusbx_test_USBX_6_ux_version_id.c78 CHAR *memory_pointer; in test_application_define() local
97 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
99 rpool_start = memory_pointer; in test_application_define()
100 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
Dusbx_uxe_system_test.c59 CHAR *memory_pointer; in test_application_define() local
72 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
75 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_api_tracex_id_test.c35 static CHAR *memory_pointer; variable
108 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
111 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_host_stack_new_device_get_test.c77 CHAR *memory_pointer; in test_application_define() local
85 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
88 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_thread_identify_test.c35 static CHAR *memory_pointer; variable
108 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
111 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_event_flags_test.c19 static CHAR *memory_pointer; variable
91 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
94 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_thread_create_test.c34 static CHAR *memory_pointer; variable
106 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
109 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_host_stack_uninitialize_test.c70 UCHAR *memory_pointer; in test_application_define() local
78 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
81 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_thread_suspend_test.c34 static CHAR *memory_pointer; variable
106 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
109 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_device_stack_initialize_test.c220 CHAR *memory_pointer; in test_application_define() local
230 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
233 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_semaphore_test.c19 static CHAR *memory_pointer; variable
91 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
94 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_storage_test.c52 CHAR *memory_pointer; in test_application_define() local
65 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_cdc_acm_test.c52 CHAR *memory_pointer; in test_application_define() local
65 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_printer_test.c52 CHAR *memory_pointer; in test_application_define() local
65 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_prolific_test.c52 CHAR *memory_pointer; in test_application_define() local
65 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_device_stack_test.c61 CHAR *memory_pointer; in test_application_define() local
74 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
77 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_gser_test.c52 CHAR *memory_pointer; in test_application_define() local
65 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_uxe_host_swar_test.c52 CHAR *memory_pointer; in test_application_define() local
65 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
68 status = ux_system_initialize(memory_pointer, UX_TEST_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_ux_utility_memory_test.c293 CHAR *memory_pointer; in test_application_define() local
328 memory_pointer = stack_pointer + (UX_TEST_STACK_SIZE * 2); in test_application_define()
336 rpool_start = memory_pointer; in test_application_define()
338 cpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
342 rpool_start = memory_pointer + UX_TEST_MEMORY_SIZE; in test_application_define()
344 cpool_start = memory_pointer; in test_application_define()
348 rpool_start = memory_pointer; in test_application_define()
Dusbx_hid_report_descriptor_get_zero_length_item_data_test.c160 CHAR * memory_pointer; in test_application_define() local
169 memory_pointer = stack_pointer + (UX_DEMO_STACK_SIZE * 2); in test_application_define()
172 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
Dusbx_hid_report_descriptor_incoherent_usage_min_max_test.c144 CHAR * memory_pointer; in test_application_define() local
152 memory_pointer = stack_pointer + (UX_DEMO_STACK_SIZE * 2); in test_application_define()
155 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
Dusbx_hid_report_descriptor_invalid_length_test.c140 CHAR * memory_pointer; in test_application_define() local
149 memory_pointer = stack_pointer + (UX_DEMO_STACK_SIZE * 2); in test_application_define()
152 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
Dusbx_hid_report_descriptor_unknown_local_tag_test.c143 CHAR * memory_pointer; in test_application_define() local
151 memory_pointer = stack_pointer + (UX_DEMO_STACK_SIZE * 2); in test_application_define()
154 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()

12345678910>>...17