Home
last modified time | relevance | path

Searched refs:usbx_memory (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_descriptor_parse_coverage_test.c20 UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 2)]; variable
39 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_device_class_cdc_ecm_uninitialize_test.c58 static UCHAR usbx_memory[UX_USBX_MEMORY_SIZE]; variable
263 ux_system_initialize((CHAR *)usbx_memory, UX_USBX_MEMORY_SIZE, UX_NULL, 0); in test_application_define()
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c43 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
390 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_keyboard_basic_test.c34 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
244 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_keyboard_key_get_test.c32 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
233 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_host_class_cdc_acm_activate_test.c79 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
330 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_test_common_hid.h39 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
Dusbx_test_common_storage.h44 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
Dusbx_ux_host_class_cdc_acm_endpoints_get_test.c101 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
355 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_utility_basic_memory_management_test.c14 UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * 2)]; variable
39 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_device_class_cdc_acm_activate_test.c82 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
367 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_device_class_cdc_acm_deactivate_test.c82 static UCHAR usbx_memory[UX_DEMO_MEMORY_SIZE + (UX_DEMO_STACK_SIZE * … variable
370 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_get_zero_length_item_data_test.c168 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_incoherent_usage_min_max_test.c151 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_invalid_length_test.c148 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_unknown_local_tag_test.c150 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_via_max_test.c152 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test2.c156 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test3.c156 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_ux_host_class_hid_remote_control_entry_test3.c173 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_collection_overflow_test.c169 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_delimiter_nested_close_test.c161 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_end_collection_error_test.c150 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_push_overflow_test.c150 stack_pointer = (CHAR *) usbx_memory; in test_application_define()
Dusbx_hid_report_descriptor_unknown_global_tag_test.c151 stack_pointer = (CHAR *) usbx_memory; in test_application_define()

12345678910>>...13