OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.18.0/] [libgloss/] [or32/] [uart.c] - Diff between revs 517 and 527

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 517 Rev 527
Line 27... Line 27...
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* This program is commented throughout in a fashion suitable for processing
/* This program is commented throughout in a fashion suitable for processing
   with Doxygen.                                                              */
   with Doxygen.                                                              */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
 
 
#include "or1k-newlib-support.h"
#include "or1k-support.h"
#include "uart.h"
#include "uart.h"
 
 
/*! Macro to access a UART register */
/*! Macro to access a UART register */
#define UREG8(reg) REG8 (_board_uart_base + reg)
#define UREG8(reg) REG8 (_board_uart_base + reg)
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.