Home
last modified time | relevance | path

Searched defs:VICVectAddr (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A Dstart_gcc.S14 #define VICVectAddr (0xFFFFF000 + 0xF00) macro
H A DLPC24xx.h110 #define VICVectAddr (*(volatile unsigned long *)(VIC_BASE_ADDR + 0xF00)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dlpc214x.h23 #define VICVectAddr (*((volatile unsigned long *) 0xFFFFF030)) macro