Home
last modified time | relevance | path

Searched defs:MS_DSR_ON (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dwin32.py186 MS_DSR_ON = 32 # Variable c_ulong variable
/aosp_15_r20/external/python/pyserial/serial/
Dwin32.py215 MS_DSR_ON = 32 # Variable c_ulong variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h551 #define MS_DSR_ON ((DWORD)0x20) macro