Home
last modified time | relevance | path

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

/mipi-sys-t-latest/library/test/unit/
Dmipi_syst_init_test.cpp102 } native, little; in TEST_F() local
104 little.val = native.val = 0; in TEST_F()
105 native.tag.et_type = 0xF; in TEST_F()
107 …EXPECT_EQ(little.val, MIPI_SYST_HTOLE32(native.val)) << "mipi_syst_msg_tag bit alignment wrong (ty… in TEST_F()
109 little.val = native.val = 0; in TEST_F()
110 native.tag.et_severity = 0x7; in TEST_F()
112 …EXPECT_EQ(little.val, MIPI_SYST_HTOLE32(native.val)) << "mipi_syst_msg_tag bit alignment wrong (se… in TEST_F()
114 little.val = native.val = 0; in TEST_F()
115 native.tag.et_res7 = 1; in TEST_F()
117 …EXPECT_EQ(little.val, MIPI_SYST_HTOLE32(native.val)) << "mipi_syst_msg_tag bit alignment wrong (re… in TEST_F()
[all …]
/mipi-sys-t-latest/library/doxygen/
DBuilding.md26 CMake based projects require configuration for generating the platform native
55 A new dialog appears for selecting the desired native platform build tooling.
65 - Press "Generate" to generate the native build configuration files.
/mipi-sys-t-latest/
DREADME.md88 Linux or Visual Studio Projects on Windows. The native build tools are then