Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_adc.c116 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
780 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_adc.h721 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low powe… macro