Home
last modified time | relevance | path

Searched refs:test_thread_host_reception_callback (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_standalone_device_cdc_acm_transmission_test.c660 static void test_thread_host_reception_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR … in test_thread_host_reception_callback() function
717 …_acm_host_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callback; in test_cdc_acm_device_transmission()
Dusbx_standalone_device_cdc_acm_basic_test.c747 static void test_thread_host_reception_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR … in test_thread_host_reception_callback() function
804 …_acm_host_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callback; in test_cdc_acm_device_read_write()
Dusbx_standalone_cdc_acm_basic_test.c787 static void test_thread_host_reception_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR … in test_thread_host_reception_callback() function
993 …_acm_host_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callback; in test_cdc_acm_device_read_write()
Dusbx_cdc_acm_basic_test.c43 static void test_thread_host_reception_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status,…
1197 … cdc_acm_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callback; in tx_test_thread_host_simulation_entry()
2511 void test_thread_host_reception_callback(UX_HOST_CLASS_CDC_ACM *cdc_acm, UINT status, UCHAR *rec… in test_thread_host_reception_callback() function