Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dinterrupt.h35 #define INTC_ISR_CLEAR(hw_base, n) REG32((hw_base) + 0x94 + ((n) * 0x20)) macro
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/
H A Dinterrupt.h35 #define INTC_ISR_CLEAR(hw_base, n) REG32((hw_base) + 0x94 + ((n) * 0x20)) macro