Home
last modified time | relevance | path

Searched refs:Chip_ADC_ClearIntBits (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dadc_15xx.c59 void Chip_ADC_ClearIntBits(LPC_ADC_T *pADC, uint32_t intMask) in Chip_ADC_ClearIntBits() function
204 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