Home
last modified time | relevance | path

Searched defs:serial_options (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp813 SerialPort::Options serial_options; in OptionsFromURL() local
867 SerialPort::Create(int fd, OpenOptions options, Options serial_options, in Create()
900 SerialPort::Options serial_options, in SerialPort()
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp766 llvm::Expected<SerialPort::Options> serial_options = in ConnectSerialPort() local