Home
last modified time | relevance | path

Searched defs:VICVectAddr3 (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dlpc214x.h28 #define VICVectAddr3 (*((volatile unsigned long *) 0xFFFFF10C)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A DLPC24xx.h45 #define VICVectAddr3 (*(volatile unsigned long *)(VIC_BASE_ADDR + 0x10C)) macro