Searched refs:reception_size (Results 1 – 10 of 10) sorted by relevance
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_swar.h | 135 ULONG reception_size);
|
| D | ux_host_class_gser.h | 219 ULONG reception_size);
|
| D | ux_host_class_prolific.h | 248 ULONG reception_size);
|
| D | ux_host_class_asix.h | 457 ULONG reception_size);
|
| D | ux_host_class_cdc_acm.h | 315 ULONG reception_size);
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c | 35 …llback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *reception_buffer, ULONG reception_size);
|
| D | usbx_standalone_device_cdc_acm_transmission_test.c | 660 …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()
|
| D | usbx_standalone_device_cdc_acm_basic_test.c | 747 …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()
|
| D | usbx_standalone_cdc_acm_basic_test.c | 787 …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()
|
| D | usbx_cdc_acm_basic_test.c | 43 …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()
|