Searched refs:IRQSTEER_EnableInterrupt (Results 1 – 2 of 2) sorted by relevance
513 void IRQSTEER_EnableInterrupt(int32_t instIdx, IRQn_Type irq);556 IRQSTEER_EnableInterrupt(irqsteerInstIdx, interrupt); in EnableIRQ()
148 static inline void IRQSTEER_EnableInterrupt(IRQSTEER_Type *base, IRQn_Type irq) in IRQSTEER_EnableInterrupt() function