Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dadc_15xx.c47 void Chip_ADC_SetIntBits(LPC_ADC_T *pADC, uint32_t intMask) in Chip_ADC_SetIntBits() function
198 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