Searched refs:Chip_ADC_ClearIntBits (Results 1 – 1 of 1) sorted by relevance
59 void Chip_ADC_ClearIntBits(LPC_ADC_T *pADC, uint32_t intMask) in Chip_ADC_ClearIntBits() function204 Chip_ADC_ClearIntBits(pADC, intMask); in Chip_ADC_DisableInt()213 Chip_ADC_ClearIntBits(pADC, (ADC_INTEN_CMP_MASK << shiftIndex)); in Chip_ADC_SetThresholdInt()
Completed in 2 milliseconds