Searched refs:ux_host_class_video_parameter_format_guid (Results 1 – 4 of 4) sorted by relevance
832 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid == UX_NULL); in tx_test_thread_host_simulation_entry()838 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid != UX_NULL); in tx_test_thread_host_simulation_entry()839 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid[0] == 'H'); in tx_test_thread_host_simulation_entry()840 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid[1] == '2'); in tx_test_thread_host_simulation_entry()841 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid[2] == '6'); in tx_test_thread_host_simulation_entry()842 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid[3] == '4'); in tx_test_thread_host_simulation_entry()
855 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid == UX_NULL); in tx_test_thread_host_simulation_entry()861 UX_TEST_ASSERT(format_data.ux_host_class_video_parameter_format_guid == UX_NULL); in tx_test_thread_host_simulation_entry()
164 format_parameter -> ux_host_class_video_parameter_format_guid = guid; in _ux_host_class_video_format_data_get()
611 …UCHAR *ux_host_class_video_parameter_format_guid; /* not NULL if GUID is availab… member