Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dx1000_intc.h36 #define INTC_IPR(n) (INTC_BASE + 0x10 + (n) * 0x20) macro
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/
H A Dx1000.h245 #define INTC_IPR(n) (INTC_BASE + 0x10 + (n) * 0x20) macro