Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc_ex.h380 …R2_EXTSEL | ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | ADC_CR2_DELS | ADC_CR2_CFG | ADC_CR2_CONT)
383 …_EXTEN | ADC_CR2_EXTSEL | ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | ADC_CR2_DELS | ADC_CR2_CONT)
460 ADC_CR2_CONT | ADC_CR2_ADON )) \
468 ADC_CR2_CONT | ADC_CR2_ADON )) \
Dstm32l1xx_ll_adc.h803 #define LL_ADC_REG_CONV_CONTINUOUS (ADC_CR2_CONT) /*!< ADC conversions are perform…
3154 MODIFY_REG(ADCx->CR2, ADC_CR2_CONT, Continuous); in LL_ADC_REG_SetContinuousMode()
3171 return (uint32_t)(READ_BIT(ADCx->CR2, ADC_CR2_CONT)); in LL_ADC_REG_GetContinuousMode()
Dstm32l1xx_hal_adc.h956 ((_CONTINUOUS_MODE_) << POSITION_VAL(ADC_CR2_CONT))
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c393 | ADC_CR2_CFG | ADC_CR2_CONT | ADC_CR2_ADON ) in LL_ADC_DeInit()
401 | ADC_CR2_CONT | ADC_CR2_ADON ) in LL_ADC_DeInit()
708 | ADC_CR2_CONT in LL_ADC_REG_Init()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h850 #define ADC_CR2_CONT ADC_CR2_CONT_Msk /*!< ADC group regul… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h850 #define ADC_CR2_CONT ADC_CR2_CONT_Msk /*!< ADC group regul… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h941 #define ADC_CR2_CONT ADC_CR2_CONT_Msk /*!< ADC group regul… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h966 #define ADC_CR2_CONT ADC_CR2_CONT_Msk /*!< ADC group regul… macro