Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c72 ( ((__LOW_POWER__) == LL_ADC_LP_AUTOWAIT_NONE) \
639 ADC_InitStruct->LowPowerMode = (LL_ADC_LP_AUTOWAIT_NONE | LL_ADC_LP_AUTOPOWEROFF_NONE); in LL_ADC_StructInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_adc.h650 #define LL_ADC_LP_AUTOWAIT_NONE 0x00000000U /*… macro