Home
last modified time | relevance | path

Searched refs:VICIntEnable (Results 1 – 4 of 4) sorted by relevance

/libcpu/arm/lpc24xx/
A Dinterrupt.c73 VICIntEnable = (1 << vector); in rt_hw_interrupt_umask()
A DLPC24xx.h35 #define VICIntEnable (*(volatile unsigned long *)(VIC_BASE_ADDR + 0x010)) macro
/libcpu/arm/lpc214x/
A Dcpuport.c128 VICIntEnable = (1 << vector); in rt_hw_interrupt_umask()
A Dlpc214x.h18 #define VICIntEnable (*((volatile unsigned long *) 0xFFFFF010)) macro

Completed in 12 milliseconds