XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
void | ttykickout (struct uart_csreg *csrptr) |
void ttykickout | ( | struct uart_csreg * | csrptr | ) |
Definition at line 10 of file ttykickout.c.
References uart_csreg::ier, UART_IER_ERBFI, and UART_IER_ETBEI.
Referenced by eputc(), ttyhandle_in(), ttyinit(), and ttyputc().