Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c5738 CLEAR_BIT(hadc->Instance->DIFSEL, ADC_DIFSEL_CHANNEL(sConfig->Channel)); in HAL_ADC_ConfigChannel()
5743 SET_BIT(hadc->Instance->DIFSEL, ADC_DIFSEL_CHANNEL(sConfig->Channel)); in HAL_ADC_ConfigChannel()
6389 CLEAR_BIT(hadc->Instance->DIFSEL, ADC_DIFSEL_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel()
6394 SET_BIT(hadc->Instance->DIFSEL, ADC_DIFSEL_CHANNEL(sConfigInjected->InjectedChannel)); in HAL_ADCEx_InjectedConfigChannel()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc_ex.h505 #define ADC_DIFSEL_CHANNEL(__CHANNEL__) (1UL << (__CHANNEL__)) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc_ex.h755 #define ADC_DIFSEL_CHANNEL(__CHANNEL__) (1UL << (__CHANNEL__)) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc_ex.h667 #define ADC_DIFSEL_CHANNEL(__CHANNEL__) (1UL << (__CHANNEL__)) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc_ex.h585 #define ADC_DIFSEL_CHANNEL(__CHANNEL__) (1UL << (__CHANNEL__)) macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc_ex.h685 #define ADC_DIFSEL_CHANNEL(__CHANNEL__) (1UL << (__CHANNEL__)) macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_adc_ex.h2586 #define ADC_DIFSEL_CHANNEL(_CHANNEL_) (1U << (_CHANNEL_)) macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1944 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1852 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1933 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2183 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2145 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2158 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2183 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2183 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2183 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h2170 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2168 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2168 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2153 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2181 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2153 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2170 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2145 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2170 #define __HAL_ADC_DIFSEL_CHANNEL ADC_DIFSEL_CHANNEL

12