Home
last modified time | relevance | path

Searched refs:fDtrControl (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dserial.cxx781 (int)dcb.fDtrControl, in ConfigurePort()
815 dcb.fDtrControl = DTR_CONTROL_ENABLE; in ConfigurePort()
817 dcb.fDtrControl = DTR_CONTROL_DISABLE; in ConfigurePort()
857 (int)dcb.fDtrControl, in ConfigurePort()
916 dcb.fDtrControl = DTR_CONTROL_DISABLE; in SetPTT()
918 dcb.fDtrControl = DTR_CONTROL_ENABLE; in SetPTT()
927 dcb.fDtrControl = DTR_CONTROL_ENABLE; in SetPTT()
929 dcb.fDtrControl = DTR_CONTROL_DISABLE; in SetPTT()
940 static_cast<unsigned int>(dcb.fDtrControl), in SetPTT()
946 static_cast<unsigned int>(dcb.fDtrControl), in SetPTT()
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/ThirdParty/BSL430_DLL/BSL430_DLL/Utility_Classes/
H A DMSPBSL_TestResetControl.h141 storage.fDtrControl = DTR_CONTROL_ENABLE; in store()
145 storage.fDtrControl = DTR_CONTROL_DISABLE; in store()
171 if (storage.fDtrControl == DTR_CONTROL_ENABLE) in load()
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/win32/compat/
H A Dioctl.c48 dcb.fDtrControl = DTR_CONTROL_DISABLE; in tiocmbic()
77 dcb.fDtrControl = DTR_CONTROL_ENABLE; in tiocmbis()
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/win32/compat/
H A Dioctl.c48 dcb.fDtrControl = DTR_CONTROL_DISABLE; in tiocmbic()
77 dcb.fDtrControl = DTR_CONTROL_ENABLE; in tiocmbis()
/dports/comms/gammu/gammu-1.42.0/libgammu/device/serial/
H A Dser_w32.c305 dcb.fDtrControl = DTR_CONTROL_DISABLE; in serial_setdtrrts()
306 if (dtr) dcb.fDtrControl = DTR_CONTROL_ENABLE; in serial_setdtrrts()
327 switch (dcb.fDtrControl) { in serial_setdtrrts()
340 if ( dtr && dcb.fDtrControl != DTR_CONTROL_ENABLE ) return ERR_DEVICEDTRRTSERROR; in serial_setdtrrts()
341 if (!dtr && dcb.fDtrControl != DTR_CONTROL_DISABLE) return ERR_DEVICEDTRRTSERROR; in serial_setdtrrts()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/
H A DNptWin32SerialPort.cpp246 dcb.fDtrControl = DTR_CONTROL_DISABLE; in Open()
254 dcb.fDtrControl = DTR_CONTROL_DISABLE; in Open()
263 dcb.fDtrControl = DTR_CONTROL_DISABLE; in Open()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/System/Win32/
H A DNptWin32SerialPort.cpp249 dcb.fDtrControl = DTR_CONTROL_DISABLE; in Open()
257 dcb.fDtrControl = DTR_CONTROL_DISABLE; in Open()
266 dcb.fDtrControl = DTR_CONTROL_DISABLE; in Open()
/dports/comms/fldigi/fldigi-4.1.20/src/rigcontrol/
H A Dserial.cxx691 (int)dcb.fDtrControl, in ConfigurePort()
719 dcb.fDtrControl = DTR_CONTROL_ENABLE; in ConfigurePort()
721 dcb.fDtrControl = DTR_CONTROL_DISABLE; in ConfigurePort()
760 (int)dcb.fDtrControl, in ConfigurePort()
/dports/comms/gnokii/gnokii-0.6.31/common/devices/
H A Dwinserial.c159 dcb.fDtrControl = DTR_CONTROL_ENABLE; in serial_setdtrrts()
161 dcb.fDtrControl = DTR_CONTROL_DISABLE; in serial_setdtrrts()
/dports/games/d2x/d2x-0.2.5/unused/win95/
H A Dcomm.c250 obj->dcb.fDtrControl = DTR_CONTROL_ENABLE;// dtr=on in comm_open_connection()
488 if (flag == 1) obj->dcb.fDtrControl = DTR_CONTROL_ENABLE; in comm_set_dtr()
489 else obj->dcb.fDtrControl = DTR_CONTROL_DISABLE; in comm_set_dtr()
760 …mprintf((0, "\tBaud: %d\n\tDTR:[%d] RTS/CTS:[%d|%d]\n", baud, obj->dcb.fDtrControl,obj->dcb.fRtsC… in comm_dump_info()
/dports/devel/hcs12mem/hcs12mem-1.4.1/src/
H A Dserial.c848 if (dcb.fDtrControl == DTR_CONTROL_ENABLE && dcb.fRtsControl == RTS_CONTROL_ENABLE) in serial_get_cfg()
850 else if (dcb.fDtrControl == DTR_CONTROL_ENABLE && dcb.fRtsControl == RTS_CONTROL_HANDSHAKE) in serial_get_cfg()
961 dcb.fDtrControl = DTR_CONTROL_ENABLE; in serial_set_cfg()
969 dcb.fDtrControl = DTR_CONTROL_ENABLE; in serial_set_cfg()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-winext.ads80 fDtrControl : Bits2; component

12345678910>>...17