Home
last modified time | relevance | path

Searched refs:VICVectAddr (Results 1 – 6 of 6) sorted by relevance

/libcpu/arm/lpc214x/
A Dcpuport.c90 VICVectAddr = 0; in rt_hw_interrupt_init()
168 irq = (struct rt_irq_desc*) VICVectAddr; in rt_hw_trap_irq()
A Dlpc214x.h23 #define VICVectAddr (*((volatile unsigned long *) 0xFFFFF030)) macro
/libcpu/arm/lpc24xx/
A Dinterrupt.c44 VICVectAddr = 0; in rt_hw_interrupt_init()
A Dtrap.c131 irq = (struct rt_irq_desc*) VICVectAddr; in rt_hw_trap_irq()
A Dstart_gcc.S14 #define VICVectAddr (0xFFFFF000 + 0xF00) macro
114 ldr r1, =VICVectAddr
A DLPC24xx.h110 #define VICVectAddr (*(volatile unsigned long *)(VIC_BASE_ADDR + 0xF00)) macro

Completed in 13 milliseconds