Home
last modified time | relevance | path

Searched refs:ADC_CR2_EXTTRIG (Results 1 – 25 of 25) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c553 ADC_CR2_EXTTRIG | in HAL_ADC_Init()
671 ADC_CR2_EXTTRIG | ADC_CR2_EXTSEL | ADC_CR2_JEXTTRIG | in HAL_ADC_DeInit()
1122 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start()
1127 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start()
1471 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start_IT()
1476 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start_IT()
1657 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start_DMA()
1662 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start_DMA()
Dstm32f1xx_hal_adc_ex.c770 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADCEx_MultiModeStart_DMA()
775 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f1xx_ll_adc.c449 | ADC_CR2_SWSTART | ADC_CR2_EXTTRIG | ADC_CR2_EXTSEL in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c708 ADC_CR2_EXTTRIG | in HAL_ADC_Init()
1073 ADC_CR2_EXTTRIG | ADC_CR2_EXTSEL | ADC_CR2_JEXTTRIG | in HAL_ADC_DeInit()
1410 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start()
1415 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start()
2249 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start_IT()
2254 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start_IT()
2623 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start_DMA()
2628 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start_DMA()
Dstm32f3xx_ll_adc.c1562 | ADC_CR2_SWSTART | ADC_CR2_EXTTRIG | ADC_CR2_EXTSEL in LL_ADC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h566 #define LL_ADC_REG_TRIG_EXT_RISING ADC_CR2_EXTTRIG /*!< ADC group r…
3328 SET_BIT(ADCx->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in LL_ADC_REG_StartConversionSWStart()
3365 CLEAR_BIT(ADCx->CR2, ADC_CR2_EXTTRIG); in LL_ADC_REG_StopConversionExtTrig()
Dstm32f1xx_hal_adc.h276 #define ADC_EXTERNALTRIGCONVEDGE_RISING ((uint32_t)ADC_CR2_EXTTRIG)
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h1319 #define ADC_EXTERNALTRIGCONVEDGE_RISING ((uint32_t)ADC_CR2_EXTTRIG)
Dstm32f3xx_ll_adc.h10392 SET_BIT(ADCx->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in LL_ADC_REG_StartConversion()
/hal_stm32-3.6.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h3190 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f101xb.h3252 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f100xb.h3404 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f102x6.h3239 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f100xe.h3751 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f101xe.h3647 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f101xg.h3722 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f102xb.h3293 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103x6.h3348 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103xb.h3410 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103xe.h3872 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103xg.h3942 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f105xc.h4096 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f107xc.h4188 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
/hal_stm32-3.6.0/stm32cube/stm32f3xx/soc/
Dstm32f373xc.h1027 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< External Trigge… macro
Dstm32f378xx.h986 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< External Trigge… macro