Home
last modified time | relevance | path

Searched refs:UX_DEMO_FILE_BUFFER_SIZE (Results 1 – 25 of 61) sorted by relevance

123

/USBX-v6.2.1/test/regression/
Dusbx_storage_multi_lun_test.c19 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
59 UCHAR global_buffer[UX_DEMO_FILE_BUFFER_SIZE];
518 ux_utility_memory_set(global_buffer, buffer_pattern, UX_DEMO_FILE_BUFFER_SIZE); in tx_demo_thread_host_simulation_entry()
521 status = fx_file_write(&my_file, global_buffer, UX_DEMO_FILE_BUFFER_SIZE); in tx_demo_thread_host_simulation_entry()
533 total_length -= UX_DEMO_FILE_BUFFER_SIZE; in tx_demo_thread_host_simulation_entry()
585 ux_utility_memory_set(global_buffer, buffer_pattern, UX_DEMO_FILE_BUFFER_SIZE); in tx_demo_thread_host_simulation_entry()
588 status = fx_file_write(&my_file, global_buffer, UX_DEMO_FILE_BUFFER_SIZE); in tx_demo_thread_host_simulation_entry()
600 total_length -= UX_DEMO_FILE_BUFFER_SIZE; in tx_demo_thread_host_simulation_entry()
Dusbx_test_common_storage.h21 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
56 static UCHAR global_buffer[UX_DEMO_FILE_BUFFER_SIZE];
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_class_cdc_acm_activate_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_class_cdc_acm_endpoints_get_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_device_class_cdc_acm_activate_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_device_class_cdc_acm_deactivate_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81691_standalone_host_stack_enum_double_free_test.c25 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_class_cdc_acm_capabilities_get_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_device_stack_vendor_request_test.c26 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_class_cdc_acm_deactivate_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_66679_test.c26 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81231_host_prolific_inst_free_tests.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81232_host_gser_inst_free_tests.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81233_host_swar_inst_free_tests.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81575_standalone_host_cdc_acm_allocated_enum_free_test.c25 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_class_cdc_acm_read_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81574_standalone_host_hid_allocated_enum_free_test.c25 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81112_host_cdc_ecm_endpoints_get_tests.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_device_class_cdc_acm_write_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81142_host_storage_endpoints_get_tests.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_stack_endpoint_reset_test.c29 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81572_standalone_host_printer_allocated_enum_free_test.c25 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_ux_host_class_cdc_acm_transfer_request_completed_test.c28 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro
Dusbx_msrc_81143_host_cdc_acm_endpoints_get_tests.c23 #define UX_DEMO_FILE_BUFFER_SIZE 512 macro

123