Searched refs:_COMSTAT (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
H A Dwin32.py62 class _COMSTAT(Structure): class in inherits:Structure
64 COMSTAT = _COMSTAT
109 LPCOMSTAT = POINTER(_COMSTAT)
247 _COMSTAT._fields_ = [
297 'DTR_CONTROL_ENABLE', '_COMSTAT', 'MS_RLSD_ON',

Completed in 101 milliseconds