Home
last modified time | relevance | path

Searched refs:baud (Results 1 – 12 of 12) sorted by relevance

/external/openssh/
Dttymodes.c164 baud_to_speed(int baud) in baud_to_speed() argument
166 switch (baud) { in baud_to_speed()
284 int baud; in tty_make_modes() local
313 baud = speed_to_baud(cfgetospeed(&tio)); in tty_make_modes()
315 buffer_put_int(&buf, baud); in tty_make_modes()
316 baud = speed_to_baud(cfgetispeed(&tio)); in tty_make_modes()
318 buffer_put_int(&buf, baud); in tty_make_modes()
352 int opcode, baud; in tty_parse_modes() local
390 baud = packet_get_int(); in tty_parse_modes()
392 cfsetispeed(&tio, baud_to_speed(baud)) == -1) in tty_parse_modes()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
Dsermsdos.py100 self.baud = BAUD_RATES[baudrate]
118 self._config(self.portstr, self.baud, self.parity,
127 def _config(self, port, baud, parity, data, stop, retry, argument
130 , " BAUD= ", baud, " PARITY= ", parity
195 , self.baud, self.parity, self.bytesize, self.stop,
/external/syslinux/com32/elflink/ldlinux/
Dreadconfig.c1311 uint32_t baud; in parse_config_file() local
1324 baud = DEFAULT_BAUD; in parse_config_file()
1329 baud = atoi(p); in parse_config_file()
1352 if (baud < 75) { in parse_config_file()
1358 baud = BAUD_DIVISOR / baud; in parse_config_file()
1359 baud &= 0xffff; in parse_config_file()
1360 BaudDivisor = baud; in parse_config_file()
1373 outb((baud & 0xff), port); /* write divisor to LS */ in parse_config_file()
1376 outb(((baud & 0xff00) >> 8), port + 1); /* write to MS */ in parse_config_file()
/external/syslinux/core/
Dconfig.inc25 DEFAULT_BAUD equ 9600 ; Default baud rate for serial port
/external/syslinux/com32/gdbstub/
Dserial.c47 #error Bad ttys0 baud rate
/external/syslinux/gpxe/src/core/
Dserial.c52 #error Bad ttys0 baud rate
/external/syslinux/txt/
Dsyslinux.cfg.txt386 'baudrate' is omitted, the baud rate defaults to 9600 bps. The serial
/external/syslinux/doc/
Dsyslinux.txt434 (e.g. 0x3F8); if "baudrate" is omitted, the baud rate defaults
/external/syslinux/
DNEWS653 * Fix parsing of the SERIAL command without a baud rate
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/e2fsprogs/
DRELEASE-NOTES7062 people who are booting using a 9600 baud console don't get swampped by
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt21049 波特 < baud;
35711 波特 > baud;