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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commapi.h 27 WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB);
33 WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB);
winbase.h 314 } DCB,*LPDCB;
    [all...]
  /external/chromium-trace/catapult/third_party/pyserial/serial/
win32.py 127 LPDCB = POINTER(_DCB)
131 GetCommState.argtypes = [HANDLE, LPDCB]
153 SetCommState.argtypes = [HANDLE, LPDCB]
315 'LPDCB', 'CreateEventW', 'SetCommMask', 'EV_EVENT1',
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 730 LPDCB DCB
738 LPDCB DCB
746 LPDCB DCB
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 732 LPDCB DCB
740 LPDCB DCB
748 LPDCB DCB

Completed in 156 milliseconds