Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c141 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
532 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c132 ( ((__LOW_POWER__) == LL_ADC_LP_MODE_NONE) \
794 ADC_InitStruct->LowPowerMode = LL_ADC_LP_MODE_NONE; in LL_ADC_StructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h498 #define LL_ADC_LP_MODE_NONE ((uint32_t)0x00000000U) /*!< No ADC low powe… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h737 #define LL_ADC_LP_MODE_NONE (0x00000000UL) /*!< No ADC low powe… macro