Searched refs:ICER (Results 1 – 2 of 2) sorted by relevance
286 NVIC->ICER[0] = 1 << (intNum - 16); in IntDisable()
332 …__IOM uint32_t ICER[1U]; /*!< Offset: 0x080 (R/W) Interrupt Clear Enable Register */ member783 NVIC->ICER[0U] = (uint32_t)(1UL << (((uint32_t)IRQn) & 0x1FUL)); in __NVIC_DisableIRQ()