Home
last modified time | relevance | path

Searched defs:data_length (Results 1 – 21 of 21) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_prolific_command.c89 ULONG value, UCHAR *data_buffer, ULONG data_length) in _ux_host_class_prolific_command()
170 ULONG value, UCHAR *data_buffer, ULONG data_length) in _uxe_host_class_prolific_command()
Dux_host_class_cdc_acm_command.c89 ULONG value, UCHAR *data_buffer, ULONG data_length) in _ux_host_class_cdc_acm_command()
259 ULONG value, UCHAR *data_buffer, ULONG data_length) in _uxe_host_class_cdc_acm_command()
Dux_host_class_gser_command.c89 ULONG value, UCHAR *data_buffer, ULONG data_length) in _ux_host_class_gser_command()
214 ULONG value, UCHAR *data_buffer, ULONG data_length) in _uxe_host_class_gser_command()
Dux_host_class_pima_write.c90 ULONG data_length, in _ux_host_class_pima_write()
Dux_host_class_pima_command.c86 ULONG direction, UCHAR *data_buffer, ULONG data_length, in _ux_host_class_pima_command()
Dux_host_class_pima_read.c100 ULONG data_length, in _ux_host_class_pima_read()
/USBX-v6.2.1/common/core/src/
Dux_device_stack_get_status.c85 ULONG data_length; in _ux_device_stack_get_status() local
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_get_performance.c108 ULONG data_length = 0; in _ux_device_class_storage_get_performance() local
Dux_device_class_audio20_control_process.c108 ULONG data_length; in _ux_device_class_audio20_control_process() local
/USBX-v6.2.1/test/regression/
Dusbx_standalone_device_storage_basic_test.c684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
1030 static void _test_init_cbw_REQUEST_SENSE(ULONG data_length) in _test_init_cbw_REQUEST_SENSE()
1043 static void _test_init_cbw_TEST_READY(ULONG data_length) in _test_init_cbw_TEST_READY()
1095 static void _test_init_cbw_MODE_SELECT(ULONG data_length) in _test_init_cbw_MODE_SELECT()
Dusbx_standalone_device_storage_error_cv_test.c684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
1030 static void _test_init_cbw_REQUEST_SENSE(ULONG data_length) in _test_init_cbw_REQUEST_SENSE()
1043 static void _test_init_cbw_TEST_READY(ULONG data_length) in _test_init_cbw_TEST_READY()
1095 static void _test_init_cbw_MODE_SELECT(ULONG data_length) in _test_init_cbw_MODE_SELECT()
Dusbx_standalone_device_storage_read_write_test.c684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
1030 static void _test_init_cbw_REQUEST_SENSE(ULONG data_length) in _test_init_cbw_REQUEST_SENSE()
1043 static void _test_init_cbw_TEST_READY(ULONG data_length) in _test_init_cbw_TEST_READY()
1095 static void _test_init_cbw_MODE_SELECT(ULONG data_length) in _test_init_cbw_MODE_SELECT()
Dusbx_ux_device_class_storage_test_ready_test.c423 static void _test_init_cbw_TEST_READY(ULONG data_length) in _test_init_cbw_TEST_READY()
Dusbx_ux_device_class_storage_request_sense_test.c431 static void _test_init_cbw_REQUEST_SENSE(ULONG data_length) in _test_init_cbw_REQUEST_SENSE()
Dusbx_ux_device_class_storage_mode_select_test.c430 static void _test_init_cbw_MODE_SELECT(ULONG data_length) in _test_init_cbw_MODE_SELECT()
Dusbx_ux_device_class_storage_invalid_lun_test.c432 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_inquiry_test.c451 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_write_test.c512 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
Dusbx_ux_device_class_storage_read_test.c513 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
Dusbx_cdc_acm_basic_test.c3028 ULONG value, UCHAR *data_buffer, ULONG data_length, in ux_test_host_class_cdc_acm_command()
Dusbx_storage_tests.c1708 …UX_TEST_ACTION create_data_match_action(TX_THREAD *thread_to_match, UCHAR *data, ULONG data_length) in create_data_match_action()
2534 …orage_file_cow(FX_MEDIA *media, FX_FILE *file, UCHAR *data_pointer, ULONG data_length, UCHAR fail_… in ux_test_storage_file_cow()
2596 … ux_test_storage_file_cowcd(FX_MEDIA *media, FX_FILE *file, UCHAR *data_pointer, ULONG data_length) in ux_test_storage_file_cowcd()