Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c563 ADC_CR2_EXTTRIG | in HAL_ADC_Init()
681 ADC_CR2_EXTTRIG | ADC_CR2_EXTSEL | ADC_CR2_JEXTTRIG | in HAL_ADC_DeInit()
1132 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start()
1137 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start()
1481 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start_IT()
1486 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start_IT()
1667 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADC_Start_DMA()
1672 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADC_Start_DMA()
Dstm32f1xx_hal_adc_ex.c780 SET_BIT(hadc->Instance->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in HAL_ADCEx_MultiModeStart_DMA()
785 SET_BIT(hadc->Instance->CR2, ADC_CR2_EXTTRIG); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f1xx_ll_adc.c450 | ADC_CR2_SWSTART | ADC_CR2_EXTTRIG | ADC_CR2_EXTSEL in LL_ADC_DeInit()
/hal_stm32-3.5.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.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h567 #define LL_ADC_REG_TRIG_EXT_RISING ADC_CR2_EXTTRIG /*!< ADC group r…
3329 SET_BIT(ADCx->CR2, (ADC_CR2_SWSTART | ADC_CR2_EXTTRIG)); in LL_ADC_REG_StartConversionSWStart()
3366 CLEAR_BIT(ADCx->CR2, ADC_CR2_EXTTRIG); in LL_ADC_REG_StopConversionExtTrig()
Dstm32f1xx_hal_adc.h278 #define ADC_EXTERNALTRIGCONVEDGE_RISING ((uint32_t)ADC_CR2_EXTTRIG)
/hal_stm32-3.5.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.5.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h3191 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f101xb.h3253 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f100xb.h3405 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f102x6.h3240 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f100xe.h3752 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f101xe.h3648 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f101xg.h3723 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f102xb.h3294 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103xb.h3411 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103x6.h3349 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103xg.h3943 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f103xe.h3873 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f105xc.h4097 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
Dstm32f107xc.h4189 #define ADC_CR2_EXTTRIG ADC_CR2_EXTTRIG_Msk /*!< ADC group regul… macro
/hal_stm32-3.5.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