HAL + 0/54 examples
CodeScope will show references to ADC_InitTypeDef::Resolution 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_InitTypeDef::Resolution

ADC_InitTypeDef::Resolution field

Configures the ADC resolution. This parameter can be a value of ADC_Resolution

Syntax

uint32_t Resolution;

Examples

ADC_InitTypeDef::Resolution is referenced by 54 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_adc.h:64
uint32_t Resolution; /*!< Configures the ADC resolution.
stm32f4xx_hal_adc.c:324HAL_ADC_Init()
assert_param(IS_ADC_RESOLUTION(hadc->Init.Resolution));
stm32f4xx_hal_adc.c:1926ADC_Init()
hadc->Instance->CR1 |= hadc->Init.Resolution;

Data Use

Functions reading ADC_InitTypeDef::Resolution
ADC_InitTypeDef::Resolution
all items filtered out
Type of ADC_InitTypeDef::Resolution
ADC_InitTypeDef::Resolution
uint32_t
all items filtered out