Searched refs:Chip_ADC_GetDataReg (Results 1 – 3 of 3) sorted by relevance
122 temp[tempSampleIdx] = Chip_ADC_GetDataReg(LPC_ADC0, 0); in ADC0A_IRQHandler()
75 rawSample = Chip_ADC_GetDataReg(pADC, j); in showValudeADC()
464 STATIC INLINE uint32_t Chip_ADC_GetDataReg(LPC_ADC_T *pADC, uint8_t index) in Chip_ADC_GetDataReg() function
Completed in 5 milliseconds