Searched refs:DTLK_CLEAR (Results 1 – 2 of 2) sorted by relevance
10 #define DTLK_CLEAR 0x18 /* stops speech */ macro
186 (ch == DTLK_CLEAR || dtlk_writeable())) { in dtlk_write()363 dtlk_write_tts(DTLK_CLEAR); in dtlk_cleanup()642 if (ch != DTLK_CLEAR) /* no flow control for CLEAR command */ in dtlk_write_tts()
Completed in 3 milliseconds