Searched refs:SERIAL_STOP_BITS_1 (Results 1 – 2 of 2) sorted by relevance
21 #define SERIAL_STOP_BITS_1 (0 << 2) macro
71 SERIAL_DATA_BITS_8 | SERIAL_STOP_BITS_1 | SERIAL_PARITY_NONE; in Create()151 case SERIAL_STOP_BITS_1: in SerialImplConfig()
Completed in 8 milliseconds