Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c163 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_InjectedStart()
260 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_InjectedStart_IT()
605 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f2xx_hal_adc.c736 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start()
1035 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start_IT()
1347 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c162 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_InjectedStart()
259 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_InjectedStart_IT()
604 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f7xx_hal_adc.c747 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start()
1066 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start_IT()
1392 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c162 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_InjectedStart()
265 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_InjectedStart_IT()
616 __HAL_ADC_ENABLE(hadc); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f4xx_hal_adc.c734 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start()
1055 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start_IT()
1382 __HAL_ADC_ENABLE(hadc); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_adc.h486 #define __HAL_ADC_ENABLE(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h492 #define __HAL_ADC_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR2 |= ADC_CR2_ADON) macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_adc.h507 #define __HAL_ADC_ENABLE(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h501 #define __HAL_ADC_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR2 |= ADC_CR2_ADON) macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h659 #define __HAL_ADC_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR |= ADC_CR_ADEN) macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h538 #define __HAL_ADC_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR2 |= ADC_CR2_ADON) macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h1923 #define __HAL_ADC_ENABLE(__HANDLE__) \ macro
2065 #define __HAL_ADC_ENABLE(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_adc.h719 #define __HAL_ADC_ENABLE(__HANDLE__) \ macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc.c2226 __HAL_ADC_ENABLE(hadc); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c2217 __HAL_ADC_ENABLE(hadc); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c2244 __HAL_ADC_ENABLE(hadc); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc.c2207 __HAL_ADC_ENABLE(hadc); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c7302 __HAL_ADC_ENABLE(hadc); in ADC_Enable()
7536 __HAL_ADC_ENABLE(hadc); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1914 #define __ADC_ENABLE __HAL_ADC_ENABLE
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1822 #define __ADC_ENABLE __HAL_ADC_ENABLE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1903 #define __ADC_ENABLE __HAL_ADC_ENABLE
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2153 #define __ADC_ENABLE __HAL_ADC_ENABLE
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2115 #define __ADC_ENABLE __HAL_ADC_ENABLE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2128 #define __ADC_ENABLE __HAL_ADC_ENABLE

12