Searched refs:IER0 (Results 1 – 7 of 7) sorted by relevance
688 ADC14->IER0 |= stat; in ADC14_enableInterrupt()697 ADC14->IER0 &= ~stat; in ADC14_disableInterrupt()712 return ADC14_getInterruptStatus() & ((stat << 32) | ADC14->IER0); in ADC14_getEnabledInterruptStatus()
360 …__IO uint32_t IER0; /*!< Interrupt Enab… member
352 …__IO uint32_t IER0; /*!< Interrupt Enab… member