Searched refs:LPADC_SetOffsetValue (Results 1 – 3 of 3) sorted by relevance
91 LPADC_SetOffsetValue(ADC0, 10U, 10U); in rt_hw_adc_init()
579 static inline void LPADC_SetOffsetValue(ADC_Type *base, uint32_t value) in LPADC_SetOffsetValue() function
328 LPADC_SetOffsetValue(base, (mLpadcResultConfigStruct.convValue) >> 3U); in LPADC_DoAutoCalibration()
Completed in 7 milliseconds