Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

/projects/cubeos/src_current/drivers/tty/io_duart.h File Reference

#include <ttyio.h>

Include dependency graph for io_duart.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DUART_setDIMR (unsigned char bit)
void DUART_clearDIMR (unsigned char bit)
void DUART_setOPCR (unsigned char bit)
void DUART_clearOPCR (unsigned char bit)
void DUART_int (void)
void _DUART_duart_bugfix (void)
char TTY_kinchar (void)
char TTY_rdioget (void)
void TTY_koutchar (char byte)
void TTY_rdioput (char byte)
void RSM_rdio_flush ()
void RSM_rdio_enable_rx ()
void RSM_rdio_disable_rx ()
void DUART_duart (struct TTY_tty_dev *a, struct TTY_tty_dev *b)


Function Documentation

void _DUART_duart_bugfix void   
 

Referenced by KERN_ptint.

void DUART_clearDIMR unsigned char    bit
 

void DUART_clearOPCR unsigned char    bit
 

Referenced by FBIN_make.

void DUART_duart struct TTY_tty_dev   a,
struct TTY_tty_dev   b
 

Definition at line 518 of file io_duart.c.

Referenced by TTY_init.

void DUART_int void   
 

Definition at line 512 of file io_duart.c.

void DUART_setDIMR unsigned char    bit
 

void DUART_setOPCR unsigned char    bit
 

void RSM_rdio_disable_rx  
 

Referenced by RSM_deinitrx, and RSM_init_tx.

void RSM_rdio_enable_rx  
 

Referenced by RSM_init_rx.

void RSM_rdio_flush  
 

Referenced by RSM_deinittx.

char TTY_kinchar void   
 

void TTY_koutchar char    byte
 

char TTY_rdioget void   
 

void TTY_rdioput char    byte
 


Generated on Thu Feb 20 15:38:50 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002