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

/haiku/headers/os/device/
H A DSerialPort.h95 status_t SetRTS(bool asserted);
/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DSerialMouse.cpp87 fSerialPort->SetRTS(false); // Put the mouse to sleep.
174 fSerialPort->SetRTS(false);
177 fSerialPort->SetRTS(true);
/haiku/src/kits/device/
H A DSerialPort.cpp377 BSerialPort::SetRTS(bool asserted) function in class:BSerialPort

Completed in 46 milliseconds