Searched refs:SetCommTimeouts (Results 1 – 3 of 3) 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)
828 PUBLIC 6614b 8 SetCommTimeouts