Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c243 Chip_ADC_EnableInt(LPC_ADC0, ADC_INTEN_SEQA_ENABLE); in main()
246 Chip_ADC_EnableInt(LPC_ADC1, ADC_INTEN_SEQA_ENABLE | in main()
/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c177 Chip_ADC_EnableInt(LPC_ADC0, ADC_INTEN_SEQA_ENABLE); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dadc_15xx.c196 void Chip_ADC_EnableInt(LPC_ADC_T *pADC, uint32_t intMask) in Chip_ADC_EnableInt() function
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h524 void Chip_ADC_EnableInt(LPC_ADC_T *pADC, uint32_t intMask);

Completed in 6 milliseconds