Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c122 temp[tempSampleIdx] = Chip_ADC_GetDataReg(LPC_ADC0, 0); in ADC0A_IRQHandler()
/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c75 rawSample = Chip_ADC_GetDataReg(pADC, j); in showValudeADC()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h464 STATIC INLINE uint32_t Chip_ADC_GetDataReg(LPC_ADC_T *pADC, uint8_t index) in Chip_ADC_GetDataReg() function

Completed in 5 milliseconds