Searched refs:LowPowerAutoWait (Results 1 – 2 of 2) sorted by relevance
383 assert_param(IS_FUNCTIONAL_STATE(hadc->Init.LowPowerAutoWait)); in HAL_ADC_Init()470 tmpCFGR1 |= (ADC_CFGR1_AUTOWAIT(hadc->Init.LowPowerAutoWait) | in HAL_ADC_Init()977 if (hadc->Init.LowPowerAutoWait == DISABLE) in HAL_ADC_PollForConversion()
88 …uint32_t LowPowerAutoWait; /*!< Selects the dynamic low power Auto Delay: new conversion star… member
Completed in 7 milliseconds