Searched defs:serial_options (Results 1 – 2 of 2) sorted by relevance
809 SerialPort::Options serial_options; in OptionsFromURL() local 863 SerialPort::Create(int fd, OpenOptions options, Options serial_options, in Create() argument 896 SerialPort(int fd,OpenOptions options,SerialPort::Options serial_options,bool transfer_ownership) SerialPort() argument [all...]
767 llvm::Expected<SerialPort::Options> serial_options = ConnectSerialPort() local