Lines Matching full:currently
360 * get_current() - Return pointer to currently selected serial port
362 * This function returns a pointer to currently selected serial port.
363 * The currently selected serial port is altered by serial_assign()
371 * Returns pointer to the currently selected serial port on success,
399 * serial_init() - Initialize currently selected serial port
401 * This function initializes the currently selected serial port. This
415 * serial_setbrg() - Configure baud-rate of currently selected serial port
417 * This function configures the baud-rate of the currently selected
430 * serial_getc() - Read character from currently selected serial port
432 * This function retrieves a character from currently selected serial
446 * serial_tstc() - Test if data is available on currently selected serial port
449 * currently selected serial port. This function never blocks. This
461 * serial_putc() - Output character via currently selected serial port
464 * This function outputs a character via currently selected serial
477 * serial_puts() - Output string via currently selected serial port
480 * This function outputs a zero-terminated string via currently
517 * uart_post_test() - Test the currently selected serial port using POST
520 * Do a loopback test of the currently selected serial port. This