Searched refs:Chip_ADC_SetIntBits (Results 1 – 1 of 1) sorted by relevance
47 void Chip_ADC_SetIntBits(LPC_ADC_T *pADC, uint32_t intMask) in Chip_ADC_SetIntBits() function198 Chip_ADC_SetIntBits(pADC, intMask); in Chip_ADC_EnableInt()216 Chip_ADC_SetIntBits(pADC, ((uint32_t) thInt << shiftIndex)); in Chip_ADC_SetThresholdInt()
Completed in 3 milliseconds