Home
last modified time | relevance | path

Searched refs:m (Results 1 – 8 of 8) sorted by relevance

/mipi-sys-t-3.4.0/library/include/mipi_syst/
Dmessage.h106 #define MIPI_SYST_EVDSC_MEMBER_OFF(m)\ argument
107 ((mipi_syst_u16)(mipi_syst_u64)&(((struct mipi_syst_msgdsc*)0)->m))
109 #define MIPI_SYST_EVDSC_MEMBER_OFF(m)\ argument
110 ((mipi_syst_u16)(mipi_syst_u32)&(((struct mipi_syst_msgdsc*)0)->m))
Dapi.h2594 #define MIPI_SYST_SET_HANDLE_MODULE_UNIT(p, m, u) argument
2637 #define MIPI_SYST_SET_HANDLE_MODULE_UNIT(p, m, u) argument
/mipi-sys-t-3.4.0/printer/src/
Dmipi_syst_decode.cpp154 template<class T> void decodeShortPayload(message & m, T v) in decodeShortPayload() argument
156 const collateral * coll(m.getCollateral()); in decodeShortPayload()
163 m.setPayload(dest.str()); in decodeShortPayload()
165 m.setPayload(toHexValue(v)); in decodeShortPayload()
/mipi-sys-t-3.4.0/printer/include/
Dmipi_syst_collateral.h97 masked_item(const K& k, const K& m, const V& v) : in masked_item()
98 m_key(k), m_mask(m), m_value(v) {} in masked_item()
Dmipi_syst_decode.h171 collateral * findCollateral(const guid& m) const;
/mipi-sys-t-3.4.0/library/include/
Dmipi_syst.h.in280 #define MIPI_SYST_GEN_ORIGIN_MODULE(m , u) \ argument
282 MIPI_SYST_GEN_GUID(0,0,0, ((mipi_syst_u16)(m & 0x7F)) << 8, 0 ),\
672 #define _MIPI_SYST_MK_MODUNIT_ORIGIN(m,u) (((u) & 0xF)|(m<<4)) argument
/mipi-sys-t-3.4.0/library/doxygen/
DReference.md85 MIPI_SYST_SET_HANDLE_MODULE_UNIT(h,m,u)
DDoxyfile.in674 # *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
700 *.m \