Searched refs:LL_ADC_LP_MODE_NONE (Results 1 – 4 of 4) sorted by relevance
141 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \532 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
132 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \794 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
498 #define LL_ADC_LP_MODE_NONE ((uint32_t)0x00000000U) /*!< No ADC low powe… macro
737 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low powe… macro