PIC32MZ: Add interrupt controller register definitions
This commit is contained in:
parent
71542b5f5a
commit
2053344a76
@ -51,7 +51,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|
||||||
#ifdef CONFIG_PIC32MX_MVEC0
|
#ifdef CONFIG_PIC32MX_MVEC
|
||||||
# error "Multi-vectors not supported"
|
# error "Multi-vectors not supported"
|
||||||
# ifndef CONFIG_PIC32MX_EBASE
|
# ifndef CONFIG_PIC32MX_EBASE
|
||||||
# error "EBASE address provided" /* Should come from the linker script */
|
# error "EBASE address provided" /* Should come from the linker script */
|
||||||
|
1263
arch/mips/src/pic32mz/chip/pic32mz-int.h
Normal file
1263
arch/mips/src/pic32mz/chip/pic32mz-int.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -48,7 +48,7 @@
|
|||||||
#ifdef __ASSEMBLY__
|
#ifdef __ASSEMBLY__
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|
||||||
#ifdef CONFIG_PIC32MZ_MVEC0
|
#ifdef CONFIG_PIC32MZ_MVEC
|
||||||
# error "Multi-vectors not supported"
|
# error "Multi-vectors not supported"
|
||||||
# ifndef CONFIG_PIC32MZ_EBASE
|
# ifndef CONFIG_PIC32MZ_EBASE
|
||||||
# error "EBASE address provided" /* Should come from the linker script */
|
# error "EBASE address provided" /* Should come from the linker script */
|
||||||
|
Loading…
Reference in New Issue
Block a user