Home
last modified time | relevance | path

Searched refs:rate_to_code (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dser-unix.c76 static int rate_to_code (int rate);
744 rate_to_code (int rate) in rate_to_code() function
783 int baud_code = rate_to_code (rate); in hardwire_setbaudrate()
H A DChangeLog-20015645 * ser-unix.c (rate_to_code): Issue warning if baud rate is invalid.