Home
last modified time | relevance | path

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

/mipi-sys-t-latest/printer/src/
Dmipi_syst_printf.cpp59 FmtScanState state(START); in parse()
69 case START: in parse()
244 state = START; in parse()
273 state = START; in parse()
290 state = START; in parse()
293 if (state != START) { in parse()
/mipi-sys-t-latest/library/src/
Dmipi_syst_api.c619 START, enumerator
752 state = START; in buildPrintfPayload()
760 case START: in buildPrintfPayload()
927 state = START; in buildPrintfPayload()
987 state = START; in buildPrintfPayload()
994 if (state == START || state == PLAINTEXT) { in buildPrintfPayload()
/mipi-sys-t-latest/printer/include/
Dmipi_syst_printf.h118 START, enumerator