semf
stm32analogincallbacks.cpp File Reference
Include dependency graph for stm32analogincallbacks.cpp:

Go to the source code of this file.

Functions

void HAL_ADC_ConvCpltCallback (ADC_HandleTypeDef *hadc)
 
void HAL_ADC_ErrorCallback (ADC_HandleTypeDef *hadc)
 

Detailed Description

Date
07.10.2020
Author
nk

Definition in file stm32analogincallbacks.cpp.

Function Documentation

◆ HAL_ADC_ConvCpltCallback()

void HAL_ADC_ConvCpltCallback ( ADC_HandleTypeDef *  hadc)

Definition at line 16 of file stm32analogincallbacks.cpp.

Here is the call graph for this function:

◆ HAL_ADC_ErrorCallback()

void HAL_ADC_ErrorCallback ( ADC_HandleTypeDef *  hadc)

Definition at line 23 of file stm32analogincallbacks.cpp.

Here is the call graph for this function: