HAL + 0/54 examples
CodeScope will show references to ADC_ChannelConfTypeDef::Channel from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
USB_Device
Examples
ADC
STM32469I-Discovery
Examples
ADC
STM32469I_EVAL
Examples
ADC
STM324x9I_EVAL
Applications
LwIP
USB_Device
Examples
ADC
STM324xG_EVAL
Applications
LwIP
USB_Device
Examples
ADC
STM32F4-Discovery
Examples
ADC
STM32F401-Discovery
Examples
ADC
STM32F411E-Discovery
Examples
ADC
STM32F412G-Discovery
Examples
ADC
STM32F412ZG-Nucleo
Examples
ADC
STM32F413H-Discovery
Examples
ADC
STM32F413ZH-Nucleo
Examples
ADC
STM32F429I-Discovery
Examples
ADC
STM32F429ZI-Nucleo
Examples
ADC
Examples_MIX
ADC
STM32F446ZE-Nucleo
Examples
ADC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALADC_ChannelConfTypeDef::Channel

ADC_ChannelConfTypeDef::Channel field

Specifies the channel to configure into ADC regular group. This parameter can be a value of ADC_channels

Syntax

uint32_t Channel;

Examples

ADC_ChannelConfTypeDef::Channel is referenced by 54 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_adc.h:119
uint32_t Channel; /*!< Specifies the channel to configure into ADC regular group.
stm32f4xx_hal_adc.c:1675HAL_ADC_ConfigChannel()
assert_param(IS_ADC_CHANNEL(sConfig->Channel));
stm32f4xx_hal_adc.c:1683HAL_ADC_ConfigChannel()
if (sConfig->Channel > ADC_CHANNEL_9)
stm32f4xx_hal_adc.c:1686HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1689HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1694HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1697HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1707HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1716HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1725HAL_ADC_ConfigChannel()
stm32f4xx_hal_adc.c:1734HAL_ADC_ConfigChannel()
if ((hadc->Instance == ADC1) && (sConfig->Channel == ADC_CHANNEL_VBAT))
stm32f4xx_hal_adc.c:1747HAL_ADC_ConfigChannel()
if ((hadc->Instance == ADC1) && ((sConfig->Channel == ADC_CHANNEL_TEMPSENSOR) || (sConfig->Channel == ADC_CHANNEL_VREFINT)))
stm32f4xx_hal_adc.c:1757HAL_ADC_ConfigChannel()

Data Use

Functions reading ADC_ChannelConfTypeDef::Channel
ADC_ChannelConfTypeDef::Channel
all items filtered out
Type of ADC_ChannelConfTypeDef::Channel
ADC_ChannelConfTypeDef::Channel
uint32_t
all items filtered out