URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [lib/] [source/] [neorv32_xirq.c] - Diff between revs 64 and 66
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 64 |
Rev 66 |
Line 32... |
Line 32... |
// # The NEORV32 Processor - https://github.com/stnolting/neorv32 (c) Stephan Nolting #
|
// # The NEORV32 Processor - https://github.com/stnolting/neorv32 (c) Stephan Nolting #
|
// #################################################################################################
|
// #################################################################################################
|
|
|
|
|
/**********************************************************************//**
|
/**********************************************************************//**
|
* @file neorv32_xirq.h
|
* @file neorv32_xirq.c
|
* @author Stephan Nolting
|
* @author Stephan Nolting
|
* @brief External Interrupt controller HW driver source file.
|
* @brief External Interrupt controller HW driver source file.
|
**************************************************************************/
|
**************************************************************************/
|
|
|
#include "neorv32.h"
|
#include "neorv32.h"
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.