Home
last modified time | relevance | path

Searched refs:tx_demo_thread_slave_read_callback (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_acm_bulkout_thread_test.c573 UINT tx_demo_thread_slave_read_callback(UX_SLAVE_CLASS_CDC_ACM *cdc_acm_slave, UINT status, UCHAR *… in tx_demo_thread_slave_read_callback() function
683 callback.ux_device_class_cdc_acm_parameter_read_callback = tx_demo_thread_slave_read_callback; in tx_test_thread_slave_simulation_entry()
Dusbx_ux_device_class_cdc_acm_transmission_test.c698 UINT tx_demo_thread_slave_read_callback(UX_SLAVE_CLASS_CDC_ACM *cdc_acm_slave, UINT status, UCHAR *… in tx_demo_thread_slave_read_callback() function
811 callback.ux_device_class_cdc_acm_parameter_read_callback = tx_demo_thread_slave_read_callback; in tx_test_thread_slave_simulation_entry()