Home
last modified time | relevance | path

Searched refs:SEP6200_VIC_BASE (Results 1 – 2 of 2) sorted by relevance

/libcpu/unicore32/sep6200/
A Dsep6200.h30 #define SEP6200_VIC_BASE 0xb0000000 macro
130 #define SEP6200_VIC_INT_SLT_L (SEP6200_VIC_BASE + 0x000)
131 #define SEP6200_VIC_INT_SLT_H (SEP6200_VIC_BASE + 0x004)
132 #define SEP6200_VIC_INT_EN_L (SEP6200_VIC_BASE + 0x008)
133 #define SEP6200_VIC_INT_EN_H (SEP6200_VIC_BASE + 0x00C)
134 #define SEP6200_VIC_INT_EN_CLR_L (SEP6200_VIC_BASE + 0x010)
135 #define SEP6200_VIC_INT_EN_CLR_H (SEP6200_VIC_BASE + 0x014)
136 #define SEP6200_VIC_SFT_INT_L (SEP6200_VIC_BASE + 0x018)
137 #define SEP6200_VIC_SFT_INT_H (SEP6200_VIC_BASE + 0x01C)
138 #define SEP6200_VIC_SFT_INT_CLR_L (SEP6200_VIC_BASE + 0x020)
[all …]
A Dstart_gcc.S140 .equ SEP6200_VIC_BASE, 0xb0000000 define
151 ldw r1, =SEP6200_VIC_BASE

Completed in 5 milliseconds