Searched refs:ADC_DoSoftwareTrigger (Results 1 – 3 of 3) sorted by relevance
189 ADC_DoSoftwareTrigger(state->adc); in HAL_AdcSensorTriggerTemp()230 ADC_DoSoftwareTrigger(state->adc);
121 ADC_DoSoftwareTrigger(GAU_GPADC0); in PLATFORM_StartTemperatureMonitor()
700 static inline void ADC_DoSoftwareTrigger(ADC_Type *base) in ADC_DoSoftwareTrigger() function