Searched refs:IRQ_ENABLE_BASIC (Results 1 – 5 of 5) sorted by relevance
99 IRQ_ENABLE_BASIC = (1 << vector); in rt_hw_interrupt_umask()
124 IRQ_ENABLE_BASIC = (1 << vector); in rt_hw_interrupt_umask()
33 #define IRQ_ENABLE_BASIC HWREG32(IRQ_BASE + 0x18) macro
136 #define IRQ_ENABLE_BASIC HWREG32(IRQ_BASE + 0x0018) macro
140 #define IRQ_ENABLE_BASIC __REG32(IRQ_BASE + 0x0018) macro
Completed in 14 milliseconds