Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_dfu_test.c43 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer);
323 …ter.ux_device_class_dfu_parameter_custom_request = demo_thread_dfu_custom_request; in test_application_define()
617 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer) in demo_thread_dfu_custom_request() function
Dusbx_msrc_71934_dfu_upload_test.c46 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer);
319 …ter.ux_device_class_dfu_parameter_custom_request = demo_thread_dfu_custom_request; in test_application_define()
759 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer) in demo_thread_dfu_custom_request() function
Dusbx_msrc_69702_dfu_dnload_test.c46 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer);
319 …ter.ux_device_class_dfu_parameter_custom_request = demo_thread_dfu_custom_request; in test_application_define()
799 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer) in demo_thread_dfu_custom_request() function
Dusbx_device_dfu_basic_test.c46 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer);
319 …ter.ux_device_class_dfu_parameter_custom_request = demo_thread_dfu_custom_request; in test_application_define()
852 static UINT demo_thread_dfu_custom_request(VOID *dfu, UX_SLAVE_TRANSFER *transfer) in demo_thread_dfu_custom_request() function