| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_hid_descriptor_parse_coverage_test.c | 12 #define UX_DEMO_MEMORY_SIZE (256*1024) macro 20 UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 2)]; 43 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_ux_host_device_initialize_tests.c | 99 #define UX_DEMO_MEMORY_SIZE (128 * 1024) macro 116 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 746 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define() 756 …system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE / 2, memory_pointer + UX_DEMO_MEMORY_SIZE/ 2… in test_application_define() 772 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define() 807 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define() 838 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define() 869 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define() 892 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define() 1178 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_test_common_hid.h | 23 #define UX_DEMO_MEMORY_SIZE (96*1024) macro 39 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * …
|
| D | usbx_test_common_storage.h | 23 #define UX_DEMO_MEMORY_SIZE (256 * 1024) macro 44 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * …
|
| D | usbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c | 25 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 43 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 394 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_hid_keyboard_basic_test.c | 22 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 34 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 248 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_hid_keyboard_key_get_test.c | 20 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 32 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 237 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_ux_host_class_cdc_acm_activate_test.c | 30 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 79 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 334 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_ux_host_class_cdc_acm_endpoints_get_test.c | 30 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 101 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 359 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_ux_utility_basic_memory_management_test.c | 11 #define UX_DEMO_MEMORY_SIZE (256*1024) macro 14 UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 2)]; 44 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_ux_device_class_cdc_acm_activate_test.c | 30 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 82 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 371 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_ux_device_class_cdc_acm_deactivate_test.c | 30 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 82 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 374 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_ux_host_stack_class_instance_get_test.c | 19 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 212 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_ux_host_stack_interfaces_scan_test.c | 22 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 218 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_msrc_81489_81570_host_cdc_acm_standalone_ac_search_test.c | 21 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 35 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 454 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_msrc_81691_standalone_host_stack_enum_double_free_test.c | 27 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 43 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 4)]; 334 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_ux_host_class_cdc_acm_capabilities_get_test.c | 30 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 79 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 349 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_ux_device_stack_vendor_request_test.c | 28 #define UX_DEMO_MEMORY_SIZE (96*1024) macro 46 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 708 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_ux_host_class_cdc_acm_deactivate_test.c | 30 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 79 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 348 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
|
| D | usbx_msrc_66679_test.c | 28 #define UX_DEMO_MEMORY_SIZE (96*1024) macro 46 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 707 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_test_USBX_141_keyboard_layout.c | 47 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 59 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … 279 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_msrc_81231_host_prolific_inst_free_tests.c | 25 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 41 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 4)]; 337 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_msrc_81232_host_gser_inst_free_tests.c | 25 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 41 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 4)]; 329 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| D | usbx_msrc_81233_host_swar_inst_free_tests.c | 25 #define UX_DEMO_MEMORY_SIZE (64*1024) macro 41 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 4)]; 323 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL,0); in test_application_define()
|
| /USBX-v6.2.1/samples/ |
| D | demo_usbx.c | 13 #define UX_DEMO_MEMORY_SIZE (28*1024) macro 25 ULONG ux_demo_memory_buffer[(UX_DEMO_MEMORY_SIZE + UX_DEMO_STACK_SIZE * 2… 173 status = ux_system_initialize(memory_pointer, UX_DEMO_MEMORY_SIZE, UX_NULL, 0); in tx_application_define()
|