HAL + 0/42 examples
CodeScope will show references to ADC_SAMPLETIME_3CYCLES 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
Examples
ADC
STM324xG_EVAL
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
STM32F446ZE-Nucleo
Examples
ADC
 
Symbols
loading...
Files
loading...

ADC_SAMPLETIME_3CYCLES macro

Syntax

#define ADC_SAMPLETIME_3CYCLES 0x00000000U

Examples

ADC_SAMPLETIME_3CYCLES is referenced by 42 libraries and example projects.

References

LocationText
stm32f4xx_hal_adc.h:392
#define ADC_SAMPLETIME_3CYCLES 0x00000000U
stm32f4xx_hal_adc.h:748
#define IS_ADC_SAMPLE_TIME(TIME) (((TIME) == ADC_SAMPLETIME_3CYCLES) || \