Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c143 MODE_PTY = 1, enumerator
159 static int sMode = MODE_PTY;
1520 {"pty", no_argument, &sMode, MODE_PTY}, in main()
1769 else if (sMode == MODE_PTY) in main()