Searched refs:SetCommTimeouts (Results 1 – 4 of 4) sorted by relevance
155 SetCommTimeouts = _stdcall_libraries['kernel32'].SetCommTimeouts variable156 SetCommTimeouts.restype = BOOL157 SetCommTimeouts.argtypes = [HANDLE, LPCOMMTIMEOUTS]
127 win32.SetCommTimeouts(self.hComPort, ctypes.byref(win32.COMMTIMEOUTS(*timeouts)))212 win32.SetCommTimeouts(self.hComPort, self._orgTimeouts)
35 if (!SetCommTimeouts(hVCom, &to))
828 PUBLIC 6614b 8 SetCommTimeouts