Searched refs:byte (Results 1 – 3 of 3) sorted by relevance
| /mipi-sys-t-latest/library/test/unit/ |
| D | mipi_syst_raw_test.cpp | 92 mipi_syst_u8 byte = 0xab; in TEST_F() local 99 MIPI_SYST_WRITE(ph, MIPI_SYST_SEVERITY_INFO, 0x3f, &byte, 1) in TEST_F() 117 MIPI_SYST_WRITE_LOC16(ph, MIPI_SYST_SEVERITY_INFO, 0xabcd, 0x3f, &byte, 1) in TEST_F() 122 MIPI_SYST_WRITE_LOC32(ph, MIPI_SYST_SEVERITY_INFO, 0x12345678aabbccddull, 0x3f, &byte, 1) in TEST_F() 128 MIPI_SYST_WRITE_LOCADDR(ph, MIPI_SYST_SEVERITY_INFO, 0x3f, &byte, 1) in TEST_F() 133 MIPI_SYST_WRITE_LOCADDR(ph, MIPI_SYST_SEVERITY_INFO, 0x3f, &byte, 1) in TEST_F()
|
| /mipi-sys-t-latest/library/doxygen/ |
| D | Protocol.md | 7 The SyS-T Data Protocol is a byte sequence that represents a list of variable 27 All numeric data fields of the SyS-T Data Protocol follow little-endian byte 29 optional 128-bit Guid field is an exception to this rule. Its byte odering 65 A SyS-T Message is a byte sequence that starts with a 32-bit header, followed by
|
| /mipi-sys-t-latest/library/include/ |
| D | mipi_syst.h.in | 347 * the mandatory first 32 tag byte value pointed by pdesc.
|