HomeSort by relevance Sort by last modified time
    Searched refs:MS_DSR_ON (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/third_party/pyserial/serial/
win32.py 186 MS_DSR_ON = 32 # Variable c_ulong
318 'MS_DSR_ON', 'MS_RING_ON',
serialwin32.py 377 return win32.MS_DSR_ON & self._GetCommModemStatus() != 0
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/
WinNtSerialIo.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 551 #define MS_DSR_ON ((DWORD)0x20)
    [all...]

Completed in 160 milliseconds