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

  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
win32.py 115 SetupComm = _stdcall_libraries['kernel32'].SetupComm
116 SetupComm.restype = BOOL
117 SetupComm.argtypes = [HANDLE, DWORD, DWORD]
304 'FILE_FLAG_OVERLAPPED', 'EV_CTS', 'SetupComm',
serialwin32.py 76 win32.SetupComm(self.hComPort, 4096, 4096)
397 win32.SetupComm(self.hComPort, rx_size, tx_size)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 1008 milliseconds