HAL + 0/4 examples
CodeScope will show references to HAL_ADCEx_InjectedConvCpltCallback() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
ADC
STM32469I_EVAL
Examples
ADC
STM324x9I_EVAL
Examples
ADC
STM324xG_EVAL
Examples
ADC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_ADCEx_InjectedConvCpltCallback()

HAL_ADCEx_InjectedConvCpltCallback() function

Injected conversion complete callback in non blocking mode

Syntax

void HAL_ADCEx_InjectedConvCpltCallback(ADC_HandleTypeDef *hadc);
Implemented in stm32f4xx_hal_adc_ex.c:797

Arguments

hadc

pointer to a ADC_HandleTypeDef structure that contains the configuration information for the specified ADC.

Return value

None

Examples

HAL_ADCEx_InjectedConvCpltCallback() is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_adc_ex.c:797
__weak void HAL_ADCEx_InjectedConvCpltCallback(ADC_HandleTypeDef *hadc)
stm32f4xx_hal_adc_ex.h:276
void HAL_ADCEx_InjectedConvCpltCallback(ADC_HandleTypeDef *hadc);
stm32f4xx_hal_adc.c:1300HAL_ADC_IRQHandler()
HAL_ADCEx_InjectedConvCpltCallback(hadc);

Call Tree

Functions calling HAL_ADCEx_InjectedConvCpltCallback()
Functions called by HAL_ADCEx_InjectedConvCpltCallback()
all items filtered out
HAL_ADCEx_InjectedConvCpltCallback()
all items filtered out
Data read by HAL_ADCEx_InjectedConvCpltCallback()
Data written by HAL_ADCEx_InjectedConvCpltCallback()
HAL_ADCEx_InjectedConvCpltCallback()::AdcHandle
all items filtered out
HAL_ADCEx_InjectedConvCpltCallback()
uhADCxConvertedInjValue
all items filtered out