Searched refs:CE_RXPARITY (Results 1 – 2 of 2) sorted by relevance
679 if (ss.Errors & SERIAL_ERROR_PARITY) *errors |= CE_RXPARITY; in ClearCommError()
145 #define CE_RXPARITY 4 macro