| /USBX-v6.2.1/test/regression/ |
| D | usbx_host_stack_new_endpoint_create_coverage_test.c | 32 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()
|
| D | usbx_ux_host_class_hid_descriptor_parse_coverage_test.c | 33 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()
|
| D | usbx_test_USBX_6_ux_version_id.c | 78 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()
|
| D | usbx_uxe_system_test.c | 59 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()
|
| D | usbx_ux_api_tracex_id_test.c | 35 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()
|
| D | usbx_ux_host_stack_new_device_get_test.c | 77 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()
|
| D | usbx_ux_utility_thread_identify_test.c | 35 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()
|
| D | usbx_ux_utility_event_flags_test.c | 19 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()
|
| D | usbx_ux_utility_thread_create_test.c | 34 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()
|
| D | usbx_ux_host_stack_uninitialize_test.c | 70 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()
|
| D | usbx_ux_utility_thread_suspend_test.c | 34 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()
|
| D | usbx_ux_device_stack_initialize_test.c | 220 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()
|
| D | usbx_ux_utility_semaphore_test.c | 19 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()
|
| D | usbx_uxe_host_storage_test.c | 52 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()
|
| D | usbx_uxe_host_cdc_acm_test.c | 52 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()
|
| D | usbx_uxe_host_printer_test.c | 52 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()
|
| D | usbx_uxe_host_prolific_test.c | 52 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()
|
| D | usbx_uxe_device_stack_test.c | 61 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()
|
| D | usbx_uxe_host_gser_test.c | 52 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()
|
| D | usbx_uxe_host_swar_test.c | 52 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()
|
| D | usbx_ux_utility_memory_test.c | 293 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()
|
| D | usbx_hid_report_descriptor_get_zero_length_item_data_test.c | 160 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()
|
| D | usbx_hid_report_descriptor_incoherent_usage_min_max_test.c | 144 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()
|
| D | usbx_hid_report_descriptor_invalid_length_test.c | 140 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()
|
| D | usbx_hid_report_descriptor_unknown_local_tag_test.c | 143 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()
|