Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dlpc214x.h22 #define VICProtection (*((volatile unsigned long *) 0xFFFFF020)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A DLPC24xx.h39 #define VICProtection (*(volatile unsigned long *)(VIC_BASE_ADDR + 0x020)) macro