OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [pic/] [pic.h] - Diff between revs 236 and 261

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

Rev 236 Rev 261
Line 17... Line 17...
along with this program; if not, write to the Free Software
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
 
 
/* Prototypes */
/* Prototypes */
void pic_reset();
void pic_reset();
void pic_clock();
inline void pic_clock();
 
 
/* How interrupt sources are connected to the PIC */
/* How interrupt sources are connected to the PIC */
#define INT_UART 2
#define INT_UART 2
#define INT_TICK 3
#define INT_TICK 3
#define INT_DMA  4
#define INT_DMA  4

powered by: WebSVN 2.1.0

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