Home
last modified time | relevance | path

Searched refs:host_video (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_msrc_73492_host_vc_header_parse.c47 UX_HOST_CLASS_VIDEO *host_video = UX_NULL; variable
558 host_video = video_inst; in test_host_change_function()
562 host_video = UX_NULL; in test_host_change_function()
854 if (host_video != UX_NULL) in tx_test_thread_host_simulation_entry()
856 if (host_video == UX_NULL) in tx_test_thread_host_simulation_entry()
861 if (host_video->ux_host_class_video_feature_unit_id != 5) in tx_test_thread_host_simulation_entry()
863 …printf("ERROR #%d: wrong feature bUnitID 0x%lx\n", __LINE__, host_video->ux_host_class_video_featu… in tx_test_thread_host_simulation_entry()
866 if (host_video->ux_host_class_video_terminal_id != 2) in tx_test_thread_host_simulation_entry()
868 …printf("ERROR #%d: wrong input bTerminalID 0x%lx\n", __LINE__, host_video->ux_host_class_video_ter… in tx_test_thread_host_simulation_entry()
871 if (host_video->ux_host_class_video_number_formats != 1) in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_video_basic_tests.c47 UX_HOST_CLASS_VIDEO *host_video = UX_NULL; variable
558 host_video = video_inst; in test_host_change_function()
562 host_video = UX_NULL; in test_host_change_function()
853 if (host_video != UX_NULL) in tx_test_thread_host_simulation_entry()
855 if (host_video == UX_NULL) in tx_test_thread_host_simulation_entry()
860 if (host_video->ux_host_class_video_feature_unit_id != 5) in tx_test_thread_host_simulation_entry()
862 …printf("ERROR #%d: wrong feature bUnitID 0x%lx\n", __LINE__, host_video->ux_host_class_video_featu… in tx_test_thread_host_simulation_entry()
865 if (host_video->ux_host_class_video_terminal_id != 2) in tx_test_thread_host_simulation_entry()
867 …printf("ERROR #%d: wrong input bTerminalID 0x%lx\n", __LINE__, host_video->ux_host_class_video_ter… in tx_test_thread_host_simulation_entry()
870 if (host_video->ux_host_class_video_number_formats != 1) in tx_test_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_video_dwMaxPayloadTransferSize_test.c47 UX_HOST_CLASS_VIDEO *host_video = UX_NULL; variable
372 host_video = video_inst; in test_host_change_function()
376 host_video = UX_NULL; in test_host_change_function()
663 if (host_video != UX_NULL) in tx_test_thread_host_simulation_entry()
665 if (host_video == UX_NULL) in tx_test_thread_host_simulation_entry()
670 if (host_video->ux_host_class_video_feature_unit_id != 5) in tx_test_thread_host_simulation_entry()
672 …printf("ERROR #%d: wrong feature bUnitID 0x%lx\n", __LINE__, host_video->ux_host_class_video_featu… in tx_test_thread_host_simulation_entry()
675 if (host_video->ux_host_class_video_terminal_id != 2) in tx_test_thread_host_simulation_entry()
677 …printf("ERROR #%d: wrong input bTerminalID 0x%lx\n", __LINE__, host_video->ux_host_class_video_ter… in tx_test_thread_host_simulation_entry()
680 if (host_video->ux_host_class_video_number_formats != 1) in tx_test_thread_host_simulation_entry()
[all …]