Home
last modified time | relevance | path

Searched refs:ADC_CFGR1_CONT (Results 1 – 6 of 6) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c387 | ADC_CFGR1_AUTOFF | ADC_CFGR1_WAIT | ADC_CFGR1_CONT | ADC_CFGR1_OVRMOD in LL_ADC_DeInit()
598 | ADC_CFGR1_CONT in LL_ADC_REG_Init()
Dstm32l0xx_hal_adc.c475 ADC_CFGR1_CONT | in HAL_ADC_Init()
647 ADC_CFGR1_CONT | ADC_CFGR1_OVRMOD | ADC_CFGR1_EXTEN | \ in HAL_ADC_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h575 #define LL_ADC_REG_CONV_CONTINUOUS (ADC_CFGR1_CONT) /*!< ADC conversions are perform…
2724 MODIFY_REG(ADCx->CFGR1, ADC_CFGR1_CONT, Continuous); in LL_ADC_REG_SetContinuousMode()
2741 return (uint32_t)(READ_BIT(ADCx->CFGR1, ADC_CFGR1_CONT)); in LL_ADC_REG_GetContinuousMode()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h804 #define ADC_CFGR1_CONT ADC_CFGR1_CONT_Msk /*!< Continuous Conv… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h913 #define ADC_CFGR1_CONT ADC_CFGR1_CONT_Msk /*!< Continuous Conv… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h897 #define ADC_CFGR1_CONT ADC_CFGR1_CONT_Msk /*!< Continuous Conv… macro