Home
last modified time | relevance | path

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

/lk-master/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()
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c177 Chip_ADC_EnableInt(LPC_ADC0, ADC_INTEN_SEQA_ENABLE); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h178 #define ADC_INTEN_SEQA_ENABLE (1 << 0) /*!< Sequence A Interrupt enable bit */ macro

Completed in 4 milliseconds