Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_adc.h2444 …NLINE void LL_ADC_SetLowPowerModeAutoPowerOff(ADC_TypeDef *ADCx, uint32_t LowPowerModeAutoPowerOff) in LL_ADC_SetLowPowerModeAutoPowerOff() argument
2446 MODIFY_REG(ADCx->CR1, (ADC_CR1_PDI | ADC_CR1_PDD), LowPowerModeAutoPowerOff); in LL_ADC_SetLowPowerModeAutoPowerOff()