Home
last modified time | relevance | path

Searched defs:VICIntSelect (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dstartup_gcc.S64 .equ VICIntSelect, 0xFFFFF00C define
H A Dlpc214x.h17 #define VICIntSelect (*((volatile unsigned long *) 0xFFFFF00C)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A Dstart_gcc.S15 #define VICIntSelect (0xFFFFF000 + 0x00C) macro
H A DLPC24xx.h34 #define VICIntSelect (*(volatile unsigned long *)(VIC_BASE_ADDR + 0x00C)) macro