Searched defs:SetCommTimeouts (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
H A Dwin32.py155 SetCommTimeouts = _stdcall_libraries['kernel32'].SetCommTimeouts variable
156 SetCommTimeouts.restype = BOOL
157 SetCommTimeouts.argtypes = [HANDLE, LPCOMMTIMEOUTS]
306 'LPSECURITY_ATTRIBUTES', 'SetCommBreak', 'SetCommTimeouts',

Completed in 302 milliseconds