Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_video_test.c76 static UX_DEVICE_CLASS_VIDEO_STREAM_PARAMETER device_video_stream_parameter[2]; variable
475device_video_stream_parameter[0].ux_device_class_video_stream_parameter_task_function = ux_device_… in test_application_define()
477device_video_stream_parameter[0].ux_device_class_video_stream_parameter_thread_entry = ux_device_c… in test_application_define()
479device_video_stream_parameter[0].ux_device_class_video_stream_parameter_callbacks.ux_device_class_… in test_application_define()
480device_video_stream_parameter[0].ux_device_class_video_stream_parameter_callbacks.ux_device_class_… in test_application_define()
481device_video_stream_parameter[0].ux_device_class_video_stream_parameter_callbacks.ux_device_class_… in test_application_define()
482device_video_stream_parameter[0].ux_device_class_video_stream_parameter_max_payload_buffer_size = … in test_application_define()
483device_video_stream_parameter[0].ux_device_class_video_stream_parameter_max_payload_buffer_nb = … in test_application_define()
485device_video_stream_parameter[1].ux_device_class_video_stream_parameter_task_function = ux_device_… in test_application_define()
487device_video_stream_parameter[1].ux_device_class_video_stream_parameter_thread_entry = ux_device_c… in test_application_define()
[all …]
Dusbx_ux_device_class_video_basic_tests.c57 static UX_DEVICE_CLASS_VIDEO_STREAM_PARAMETER device_video_stream_parameter[2]; variable
728device_video_stream_parameter[0].ux_device_class_video_stream_parameter_task_function = ux_device_… in test_application_define()
730device_video_stream_parameter[0].ux_device_class_video_stream_parameter_thread_entry = ux_device_c… in test_application_define()
732device_video_stream_parameter[0].ux_device_class_video_stream_parameter_callbacks.ux_device_class_… in test_application_define()
733device_video_stream_parameter[0].ux_device_class_video_stream_parameter_callbacks.ux_device_class_… in test_application_define()
734device_video_stream_parameter[0].ux_device_class_video_stream_parameter_callbacks.ux_device_class_… in test_application_define()
735device_video_stream_parameter[0].ux_device_class_video_stream_parameter_max_payload_buffer_size = … in test_application_define()
736device_video_stream_parameter[0].ux_device_class_video_stream_parameter_max_payload_buffer_nb = … in test_application_define()
738device_video_stream_parameter[1].ux_device_class_video_stream_parameter_task_function = ux_device_… in test_application_define()
740device_video_stream_parameter[1].ux_device_class_video_stream_parameter_thread_entry = ux_device_c… in test_application_define()
[all …]