Searched refs:LPADC_DoSoftwareTrigger (Results 1 – 2 of 2) sorted by relevance
516 static inline void LPADC_DoSoftwareTrigger(ADC_Type *base, uint32_t triggerIdMask) in LPADC_DoSoftwareTrigger() function
323 LPADC_DoSoftwareTrigger(base, 1U); /* 1U is trigger0 mask. */ in LPADC_DoAutoCalibration()