Searched refs:SetCommTimeouts (Results 1 – 5 of 5) 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)
14033 {"SetCommTimeouts", 0, (syscall_t)SetCommTimeouts},
645 SetCommTimeouts(hFile HANDLE, lpCommTimeouts ptr[inout, intptr])
828 PUBLIC 6614b 8 SetCommTimeouts