/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_adc_ex.c | 672 ADC->CCR |= ADC_CCR_DDS; in HAL_ADCEx_MultiModeStart_DMA() 677 ADC->CCR &= ~ADC_CCR_DDS; in HAL_ADCEx_MultiModeStart_DMA() 727 ADC->CCR &= ~ADC_CCR_DDS; in HAL_ADCEx_MultiModeStop_DMA()
|
D | stm32f2xx_ll_adc.c | 367 | ADC_CCR_DDS in LL_ADC_CommonInit() 382 | ADC_CCR_DDS in LL_ADC_CommonInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_adc_ex.c | 671 ADC->CCR |= ADC_CCR_DDS; in HAL_ADCEx_MultiModeStart_DMA() 676 ADC->CCR &= ~ADC_CCR_DDS; in HAL_ADCEx_MultiModeStart_DMA() 726 ADC->CCR &= ~ADC_CCR_DDS; in HAL_ADCEx_MultiModeStop_DMA()
|
D | stm32f7xx_ll_adc.c | 350 | ADC_CCR_DDS in LL_ADC_CommonInit() 365 | ADC_CCR_DDS in LL_ADC_CommonInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_adc_ex.c | 688 tmpADC_Common->CCR |= ADC_CCR_DDS; in HAL_ADCEx_MultiModeStart_DMA() 693 tmpADC_Common->CCR &= ~ADC_CCR_DDS; in HAL_ADCEx_MultiModeStart_DMA() 749 tmpADC_Common->CCR &= ~ADC_CCR_DDS; in HAL_ADCEx_MultiModeStop_DMA()
|
D | stm32f4xx_ll_adc.c | 359 | ADC_CCR_DDS in LL_ADC_CommonInit() 374 | ADC_CCR_DDS in LL_ADC_CommonInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_adc.h | 967 #define LL_ADC_MULTI_REG_DMA_UNLMT_1 (ADC_CCR_DDS | ADC_CCR_DMA_0) /*!< ADC… 968 #define LL_ADC_MULTI_REG_DMA_UNLMT_2 (ADC_CCR_DDS | ADC_CCR_DMA_1 ) /*!< ADC… 969 #define LL_ADC_MULTI_REG_DMA_UNLMT_3 (ADC_CCR_DDS | ADC_CCR_DMA_0 | ADC_CCR_DMA_0) /*!< ADC… 3581 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_DMA | ADC_CCR_DDS, MultiDMATransfer); in LL_ADC_SetMultiDMATransfer() 3629 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_DMA | ADC_CCR_DDS)); in LL_ADC_GetMultiDMATransfer()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 977 #define LL_ADC_MULTI_REG_DMA_UNLMT_1 (ADC_CCR_DDS | ADC_CCR_DMA_0) /*!< ADC… 978 #define LL_ADC_MULTI_REG_DMA_UNLMT_2 (ADC_CCR_DDS | ADC_CCR_DMA_1 ) /*!< ADC… 979 #define LL_ADC_MULTI_REG_DMA_UNLMT_3 (ADC_CCR_DDS | ADC_CCR_DMA_0 | ADC_CCR_DMA_0) /*!< ADC… 3692 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_DMA | ADC_CCR_DDS, MultiDMATransfer); in LL_ADC_SetMultiDMATransfer() 3740 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_DMA | ADC_CCR_DDS)); in LL_ADC_GetMultiDMATransfer()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_adc.h | 998 #define LL_ADC_MULTI_REG_DMA_UNLMT_1 (ADC_CCR_DDS | ADC_CCR_DMA_0) /*!< ADC… 999 #define LL_ADC_MULTI_REG_DMA_UNLMT_2 (ADC_CCR_DDS | ADC_CCR_DMA_1 ) /*!< ADC… 1000 #define LL_ADC_MULTI_REG_DMA_UNLMT_3 (ADC_CCR_DDS | ADC_CCR_DMA_1 | ADC_CCR_DMA_0) /*!< ADC… 3739 MODIFY_REG(ADCxy_COMMON->CCR, ADC_CCR_DMA | ADC_CCR_DDS, MultiDMATransfer); in LL_ADC_SetMultiDMATransfer() 3787 return (uint32_t)(READ_BIT(ADCxy_COMMON->CCR, ADC_CCR_DMA | ADC_CCR_DDS)); in LL_ADC_GetMultiDMATransfer()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 1258 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f410rx.h | 1258 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f410tx.h | 1248 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f401xc.h | 1360 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f401xe.h | 1360 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f411xe.h | 1363 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f405xx.h | 1632 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f412cx.h | 1553 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f415xx.h | 1706 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f423xx.h | 1778 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f407xx.h | 1736 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 1684 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f205xx.h | 1634 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f207xx.h | 1738 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f723xx.h | 1763 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|
D | stm32f722xx.h | 1747 #define ADC_CCR_DDS ADC_CCR_DDS_Msk /*!<DMA disable sele… macro
|