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

  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
win32.py 191 EV_RXCHAR = 1 # Variable c_int
311 'ResetEvent', 'EV_RXCHAR', 'LPCOMSTAT', 'ClearCommError',
  /external/chromium_org/device/serial/
serial_io_handler_win.cc 203 SetCommMask(file().GetPlatformFile(), EV_RXCHAR);

Completed in 91 milliseconds