HAL + 0/18 examples
CodeScope will show references to HAL_ADC_IRQHandler() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
ADC
STM32469I_EVAL
Examples
ADC
STM324x9I_EVAL
Examples
ADC
STM324xG_EVAL
Examples
ADC
STM32F412G-Discovery
Examples
ADC
STM32F412ZG-Nucleo
Examples
ADC
STM32F413H-Discovery
Examples
ADC
STM32F413ZH-Nucleo
Examples
ADC
STM32F429ZI-Nucleo
Examples
ADC
STM32F446ZE-Nucleo
Examples
ADC
 
Symbols
loading...
Files
loading...

HAL_ADC_IRQHandler() function

Handles ADC interrupt request

Syntax

void HAL_ADC_IRQHandler(ADC_HandleTypeDef *hadc);
Implemented in stm32f4xx_hal_adc.c:1199

Arguments

hadc

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

Return value

None

Examples

HAL_ADC_IRQHandler() is referenced by 18 libraries and example projects.

References

LocationText
stm32f4xx_hal_adc.c:1199
void HAL_ADC_IRQHandler(ADC_HandleTypeDef *hadc)
stm32f4xx_hal_adc.h:592
void HAL_ADC_IRQHandler(ADC_HandleTypeDef *hadc);

Call Tree

Functions called by HAL_ADC_IRQHandler()
HAL_ADC_IRQHandler()
Data read by HAL_ADC_IRQHandler()
Data written by HAL_ADC_IRQHandler()
HAL_ADC_IRQHandler()
HAL_ADC_IRQHandler()::tmp1
HAL_ADC_IRQHandler()::tmp2
all items filtered out
Type of HAL_ADC_IRQHandler()
HAL_ADC_IRQHandler()
uint32_t
all items filtered out