Searched refs:IRQSTEER_DisableInterrupt (Results 1 – 2 of 2) sorted by relevance
514 void IRQSTEER_DisableInterrupt(int32_t instIdx, IRQn_Type irq);606 IRQSTEER_DisableInterrupt(irqsteerInstIdx, interrupt); in DisableIRQ()
162 static inline void IRQSTEER_DisableInterrupt(IRQSTEER_Type *base, IRQn_Type irq) in IRQSTEER_DisableInterrupt() function