Searched refs:Chip_ADC_EnableInt (Results 1 – 4 of 4) sorted by relevance
243 Chip_ADC_EnableInt(LPC_ADC0, ADC_INTEN_SEQA_ENABLE); in main()246 Chip_ADC_EnableInt(LPC_ADC1, ADC_INTEN_SEQA_ENABLE | in main()
177 Chip_ADC_EnableInt(LPC_ADC0, ADC_INTEN_SEQA_ENABLE); in main()
196 void Chip_ADC_EnableInt(LPC_ADC_T *pADC, uint32_t intMask) in Chip_ADC_EnableInt() function
524 void Chip_ADC_EnableInt(LPC_ADC_T *pADC, uint32_t intMask);
Completed in 6 milliseconds