Searched refs:SetupComm (Results 1 – 3 of 3) sorted by relevance
115 SetupComm = _stdcall_libraries['kernel32'].SetupComm variable116 SetupComm.restype = BOOL117 SetupComm.argtypes = [HANDLE, DWORD, DWORD]
76 win32.SetupComm(self.hComPort, 4096, 4096)397 win32.SetupComm(self.hComPort, rx_size, tx_size)
817 PUBLIC 656c7 c SetupComm