Home
last modified time | relevance | path

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

/libcpu/arm/lpc24xx/
A Dinterrupt.c45 VICIntSelect = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S15 #define VICIntSelect (0xFFFFF000 + 0x00C) macro
118 ldr r1, =VICIntSelect
A DLPC24xx.h34 #define VICIntSelect (*(volatile unsigned long *)(VIC_BASE_ADDR + 0x00C)) macro
/libcpu/arm/lpc214x/
A Dcpuport.c92 VICIntSelect = 0; in rt_hw_interrupt_init()
A Dlpc214x.h17 #define VICIntSelect (*((volatile unsigned long *) 0xFFFFF00C)) macro
A Dstartup_gcc.S64 .equ VICIntSelect, 0xFFFFF00C define

Completed in 15 milliseconds