Searched refs:LowPowerModeAutoWait (Results 1 – 1 of 1) sorted by relevance
2369 …STATIC_INLINE void LL_ADC_SetLowPowerModeAutoWait(ADC_TypeDef *ADCx, uint32_t LowPowerModeAutoWait) in LL_ADC_SetLowPowerModeAutoWait() argument2371 MODIFY_REG(ADCx->CR2, ADC_CR2_DELS, LowPowerModeAutoWait); in LL_ADC_SetLowPowerModeAutoWait()