Searched refs:ADC_EnableInterrupts (Results 1 – 3 of 3) sorted by relevance
98 ADC_EnableInterrupts(GAU_GPADC0, (uint32_t)kADC_DataReadyInterruptEnable); in PLATFORM_InitAdc()
711 static inline void ADC_EnableInterrupts(ADC_Type *base, uint32_t mask) in ADC_EnableInterrupts() function
752 static inline void ADC_EnableInterrupts(ADC_Type *base, uint32_t interruptMask) in ADC_EnableInterrupts() function