Home
last modified time | relevance | path

Searched refs:LowPowerModeAutoWait (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_adc.h2369 …STATIC_INLINE void LL_ADC_SetLowPowerModeAutoWait(ADC_TypeDef *ADCx, uint32_t LowPowerModeAutoWait) in LL_ADC_SetLowPowerModeAutoWait() argument
2371 MODIFY_REG(ADCx->CR2, ADC_CR2_DELS, LowPowerModeAutoWait); in LL_ADC_SetLowPowerModeAutoWait()