Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 2 of 2) sorted by relevance

/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_decode.cpp235 uint32_t offset(0); in decodeNormalMessage() local
/mipi-sys-t-3.6.0-3.5.0/library/include/
Dmipi_syst.h.in113 #define _MIPI_SYST_HASH_AT_CPP_TIME(str, offset) (_MIPI_SYST_HASH_x65599(str, sizeof(str)-1) + (off… argument
114 #define _MIPI_SYST_HASH_AT_RUN_TIME(str, offset) (mipi_syst_hash_x65599(str, sizeof(str)-1) + (offs… argument