Home
last modified time | relevance | path

Searched refs:reception_buffer (Results 1 – 10 of 10) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_swar.h134 UCHAR *reception_buffer,
Dux_host_class_gser.h218 UCHAR *reception_buffer,
Dux_host_class_prolific.h247 UCHAR *reception_buffer,
Dux_host_class_asix.h456 UCHAR *reception_buffer,
Dux_host_class_cdc_acm.h314 UCHAR *reception_buffer,
/USBX-v6.2.1/test/regression/
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c35 …eption_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG recept…
Dusbx_standalone_device_cdc_acm_transmission_test.c660 …eption_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG recept… in test_thread_host_reception_callback() argument
689 cdc_acm_host_read_buffer[cdc_acm_host_read_buffer_length] = reception_buffer[i]; in test_thread_host_reception_callback()
Dusbx_standalone_device_cdc_acm_basic_test.c747 …eption_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG recept… in test_thread_host_reception_callback() argument
776 cdc_acm_host_read_buffer[cdc_acm_host_read_buffer_length] = reception_buffer[i]; in test_thread_host_reception_callback()
Dusbx_standalone_cdc_acm_basic_test.c787 …eption_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG recept… in test_thread_host_reception_callback() argument
816 cdc_acm_host_read_buffer[cdc_acm_host_read_buffer_length] = reception_buffer[i]; in test_thread_host_reception_callback()
Dusbx_cdc_acm_basic_test.c43 …eption_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG recept…
2511 …eption_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG recept… in test_thread_host_reception_callback() argument
2533 global_reception_buffer = reception_buffer; in test_thread_host_reception_callback()