Home
last modified time | relevance | path

Searched refs:module (Results 1 – 10 of 10) sorted by relevance

/mipi-sys-t-latest/examples/cmake/
DFindSyST.cmake3 # This module defines
/mipi-sys-t-latest/library/doxygen/
DApiOverview.md114 module.
131 These fields identify the software module that originated the message. They
146 module in a unique way. The GUID is emitted directly after the header if
Dmainpage.md11 The library is written as a self-contained C-language module and does not
DProtocol.md74 … 128-bit wide [GUID] (#syst_decoder_prot_guid) identifying the message originating software module.
136 mipi_syst_u32 et_modunit:11; /**< unit for GUID or module:unit */
167 software module in a unique way. A GUID is used if the guid bit in the header
DCatgen.md34 Refer to the documentation for your PERL installation on module installation.
DReference.md87 <td>Specify module and unit ID of the given SyS-T handle.
DDoxyfile.in1519 # configuration options related to the Perl module output
1523 # generate a Perl module file that captures the structure of
1532 # to generate PDF and DVI output from the Perl module output.
1536 # If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
1539 # tag is set to NO the size of the Perl module output will be much smaller
/mipi-sys-t-latest/library/include/
Dmipi_syst.h.in237 struct mipi_syst_guid guid; /**< origin GUID or module value */
266 /** Origin structure initializer code using header module value
649 mipi_syst_u32 et_modunit : 11; /**< unit for GUID or module:unit */
665 mipi_syst_u32 et_modunit : 11; /**< unit for GUID or module:unit */
760 struct mipi_syst_guid systh_guid; /**< module GUID */
/mipi-sys-t-latest/library/include/mipi_syst/
Dapi.h348 #define MIPI_SYST_SET_HANDLE_MODULE_UNIT(h, module, unit) \ argument
353 _MIPI_SYST_MK_MODUNIT_ORIGIN((module), (unit)); \
/mipi-sys-t-latest/
DREADME.md316 Refer to the documentation for your PERL installation on module installation.