Home
last modified time | relevance | path

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

/components/drivers/serial/
A Ddev_serial.c972 static speed_t _get_speed(int baudrate) in _get_speed() function
1165 cfsetospeed(tio, _get_speed(serial->config.baud_rate)); in rt_serial_control()
A Ddev_serial_v2.c1329 static speed_t _get_speed(int baudrate) in _get_speed() function
1598 cfsetospeed(tio, _get_speed(serial->config.baud_rate)); in rt_serial_control()

Completed in 7 milliseconds