Home
last modified time | relevance | path

Searched refs:ADC_CR1_PDD (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c379 | ADC_CR1_JAWDEN | ADC_CR1_PDI | ADC_CR1_PDD in LL_ADC_DeInit()
559 …t_param(IS_LL_ADC_LOW_POWER_AUTOWAIT(ADC_InitStruct->LowPowerMode & ~(ADC_CR1_PDI | ADC_CR1_PDD))); in LL_ADC_Init()
575 | ADC_CR1_PDD in LL_ADC_Init()
579 | (ADC_InitStruct->LowPowerMode & (ADC_CR1_PDI | ADC_CR1_PDD)) in LL_ADC_Init()
Dstm32l1xx_hal_adc.c532 ADC_CR1_PDD | in HAL_ADC_Init()
647 ADC_CR1_JAWDEN | ADC_CR1_PDI | ADC_CR1_PDD | in HAL_ADC_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h682 #define LL_ADC_LP_AUTOPOWEROFF_AUTOWAIT_PHASE (ADC_CR1_PDD) /*…
683 #define LL_ADC_LP_AUTOPOWEROFF_IDLE_AUTOWAIT_PHASES (ADC_CR1_PDI | ADC_CR1_PDD) /*…
2442 MODIFY_REG(ADCx->CR1, (ADC_CR1_PDI | ADC_CR1_PDD), LowPowerModeAutoPowerOff); in LL_ADC_SetLowPowerModeAutoPowerOff()
2466 return (uint32_t)(READ_BIT(ADCx->CR1, (ADC_CR1_PDI | ADC_CR1_PDD))); in LL_ADC_GetLowPowerModeAutoPowerOff()
Dstm32l1xx_hal_adc.h385 #define ADC_AUTOPOWEROFF_DELAY_PHASE ((uint32_t)ADC_CR1_PDD) /*!< ADC po…
386 #define ADC_AUTOPOWEROFF_IDLE_DELAY_PHASES ((uint32_t)(ADC_CR1_PDI | ADC_CR1_PDD)) /*!< ADC po…
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h818 #define ADC_CR1_PDD ADC_CR1_PDD_Msk /*!< ADC power down … macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h818 #define ADC_CR1_PDD ADC_CR1_PDD_Msk /*!< ADC power down … macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h909 #define ADC_CR1_PDD ADC_CR1_PDD_Msk /*!< ADC power down … macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h934 #define ADC_CR1_PDD ADC_CR1_PDD_Msk /*!< ADC power down … macro