Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c78 if ((rawSample & (ADC_DR_OVERRUN | ADC_SEQ_GDAT_DATAVALID)) != 0) { in showValudeADC()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h166 #define ADC_DR_OVERRUN (1 << 30) /*!< Overrun bit */ macro

Completed in 7 milliseconds