Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc_ex.h363 …(ADC_CR2_EXTEN | ADC_CR2_EXTSEL | ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | ADC_CR2_DELS | ADC_…
366 …(ADC_CR2_EXTEN | ADC_CR2_EXTSEL | ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | ADC_CR2_DELS | ADC_…
441 ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | \
449 ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | \
Dstm32l1xx_ll_adc.h798 #define LL_ADC_REG_DMA_TRANSFER_UNLIMITED (ADC_CR2_DDS | ADC_CR2_DMA) /*!< ADC conversion…
3237 MODIFY_REG(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS, DMATransfer); in LL_ADC_REG_SetDMATransfer()
3270 return (uint32_t)(READ_BIT(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS)); in LL_ADC_REG_GetDMATransfer()
Dstm32l1xx_hal_adc.h977 ((_DMACONTREQ_MODE_) << POSITION_VAL(ADC_CR2_DDS))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c419 | ADC_CR2_DDS | ADC_CR2_DMA | ADC_CR2_DELS in LL_ADC_DeInit()
427 | ADC_CR2_DDS | ADC_CR2_DMA | ADC_CR2_DELS in LL_ADC_DeInit()
742 | ADC_CR2_DDS in LL_ADC_REG_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c466 | ADC_CR2_DDS | ADC_CR2_DMA in LL_ADC_DeInit()
727 | ADC_CR2_DDS in LL_ADC_REG_Init()
Dstm32f7xx_hal_adc.c1984 hadc->Instance->CR2 &= ~(ADC_CR2_DDS); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c480 | ADC_CR2_DDS | ADC_CR2_DMA in LL_ADC_DeInit()
739 | ADC_CR2_DDS in LL_ADC_REG_Init()
Dstm32f4xx_hal_adc.c1980 hadc->Instance->CR2 &= ~(ADC_CR2_DDS); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c488 | ADC_CR2_DDS | ADC_CR2_DMA in LL_ADC_DeInit()
749 | ADC_CR2_DDS in LL_ADC_REG_Init()
Dstm32f2xx_hal_adc.c1894 hadc->Instance->CR2 &= ~(ADC_CR2_DDS); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_adc.h677 #define LL_ADC_REG_DMA_TRANSFER_UNLIMITED (ADC_CR2_DDS | ADC_CR2_DMA) /*!< ADC conversion…
2518 MODIFY_REG(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS, DMATransfer); in LL_ADC_REG_SetDMATransfer()
2553 return (uint32_t)(READ_BIT(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS)); in LL_ADC_REG_GetDMATransfer()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_adc.h688 #define LL_ADC_REG_DMA_TRANSFER_UNLIMITED (ADC_CR2_DDS | ADC_CR2_DMA) /*!< ADC conversion…
2628 MODIFY_REG(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS, DMATransfer); in LL_ADC_REG_SetDMATransfer()
2663 return (uint32_t)(READ_BIT(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS)); in LL_ADC_REG_GetDMATransfer()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_adc.h700 #define LL_ADC_REG_DMA_TRANSFER_UNLIMITED (ADC_CR2_DDS | ADC_CR2_DMA) /*!< ADC conversion…
2670 MODIFY_REG(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS, DMATransfer); in LL_ADC_REG_SetDMATransfer()
2705 return (uint32_t)(READ_BIT(ADCx->CR2, ADC_CR2_DMA | ADC_CR2_DDS)); in LL_ADC_REG_GetDMATransfer()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h823 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!<DMA disable sele… macro
Dstm32f410rx.h823 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!<DMA disable sele… macro
Dstm32f410tx.h813 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!<DMA disable sele… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h877 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l152xba.h862 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l100xba.h859 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l100xb.h859 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l151xb.h860 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l151xba.h860 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l100xc.h904 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l151xc.h941 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro
Dstm32l151xca.h945 #define ADC_CR2_DDS ADC_CR2_DDS_Msk /*!< ADC DMA transfe… macro

1234