Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h853 #define ADC_CR2_DMAContReq(_DMAContReq_MODE_) ((_DMAContReq_MODE_) << 9U) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h862 #define ADC_CR2_DMAContReq(_DMAContReq_MODE_) ((_DMAContReq_MODE_) << 9U) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h921 #define ADC_CR2_DMAContReq(_DMAContReq_MODE_) ((_DMAContReq_MODE_) << 9) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc.c1895 hadc->Instance->CR2 |= ADC_CR2_DMAContReq((uint32_t)hadc->Init.DMAContinuousRequests); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc.c1985 hadc->Instance->CR2 |= ADC_CR2_DMAContReq((uint32_t)hadc->Init.DMAContinuousRequests); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc.c1981 hadc->Instance->CR2 |= ADC_CR2_DMAContReq((uint32_t)hadc->Init.DMAContinuousRequests); in ADC_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1979 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1887 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1968 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2218 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2180 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2193 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2218 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2218 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2218 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h2205 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2203 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2203 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2188 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2216 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2188 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2205 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2180 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2205 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2188 #define __HAL_ADC_CR2_DMAContReq ADC_CR2_DMAContReq

12