Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_swar.h135 ULONG reception_size);
Dux_host_class_gser.h219 ULONG reception_size);
Dux_host_class_prolific.h248 ULONG reception_size);
Dux_host_class_asix.h457 ULONG reception_size);
Dux_host_class_cdc_acm.h315 ULONG reception_size);
/USBX-v6.2.1/test/regression/
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c35 …llback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size);
Dusbx_standalone_device_cdc_acm_transmission_test.c660 …allback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size) in test_thread_host_reception_callback() argument
685 (i < reception_size) && in test_thread_host_reception_callback()
Dusbx_standalone_device_cdc_acm_basic_test.c747 …allback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size) in test_thread_host_reception_callback() argument
772 (i < reception_size) && in test_thread_host_reception_callback()
Dusbx_standalone_cdc_acm_basic_test.c787 …allback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size) in test_thread_host_reception_callback() argument
812 (i < reception_size) && in test_thread_host_reception_callback()
Dusbx_cdc_acm_basic_test.c43 …llback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size);
2511 …allback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size) in test_thread_host_reception_callback() argument
2534 global_reception_size = reception_size; in test_thread_host_reception_callback()