HomeSort by relevance Sort by last modified time
    Searched refs:ODDPARITY (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/device/serial/
serial_io_handler_win.cc 56 return ODDPARITY;
115 case ODDPARITY:
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
win32.py 168 ODDPARITY = 1 # Variable c_int
307 'COMMTIMEOUTS', 'ODDPARITY', 'EV_RLSD',
serialwin32.py 155 comDCB.Parity = win32.ODDPARITY

Completed in 37 milliseconds