Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/wine/
H A Dcomm.c679 if (ss.Errors & SERIAL_ERROR_PARITY) *errors |= CE_RXPARITY; in ClearCommError()
/reactos/sdk/include/psdk/
H A Dwinbase.h145 #define CE_RXPARITY 4 macro