HAL + 0/288 examples
CodeScope will show references to HAL_GPIO_EXTI_IRQHandler() from the following samples and libraries:
Examples
STM32F4-Discovery
Examples
DAC
GPIO
HAL
PWR
RCC
SPI
SPI_FullDuplex_AdvComIT
SPI_FullDuplex_AdvComPolling
Applications
Audio
STM32F401-Discovery
Examples
GPIO
HAL
PWR
RCC
Applications
Audio
STM32F411E-Discovery
Examples
GPIO
HAL
PWR
RCC
Applications
Audio
STM32F411RE-Nucleo
Examples
HAL
PWR
RCC
Examples_MIX
PWR
STM32F413ZH-Nucleo
Examples
GPIO
HAL
PWR
RCC
RNG
UART
Applications
FreeRTOS
USB_Device
STM32F429ZI-Nucleo
Examples
GPIO
HAL
PWR
RCC
Applications
ThreadX
USBX
USB_Device
Examples_MIX
ADC
STM32446E_EVAL
Demonstrations
Examples
CEC
DAC
FMC
GPIO
HAL
PWR
RCC
Applications
Audio
Camera
FatFs
FreeRTOS
STemWin
USB_Device
USB_Host
STM32469I-Discovery
Examples
DAC
FMC
GPIO
HAL
PWR
RCC
UART
Applications
Audio
Display
USBX
USB_Device
USB_Host
STM32469I_EVAL
Demonstrations
Examples
DAC
FMC
GPIO
HAL
PWR
RCC
RNG
Applications
Audio
Camera
Display
FreeRTOS
LwIP
mbedTLS
STemWin
USB_Device
USB_Host
STM324x9I_EVAL
Examples
DAC
FMC
GPIO
HAL
PWR
RCC
Applications
Audio
FreeRTOS
LwIP
mbedTLS
USB_Device
USB_Host
Demonstrations
STemWin
STM324xG_EVAL
Demonstrations
Examples
DAC
GPIO
HAL
PWR
RCC
SMARTCARD
Applications
FreeRTOS
LwIP
mbedTLS
USB_Device
USB_Host
STM32F412G-Discovery
Demonstrations
Examples
GPIO
HAL
PWR
RCC
RNG
UART
Applications
FreeRTOS
USB_Device
USB_Host
STM32F412ZG-Nucleo
Examples
GPIO
HAL
PWR
RCC
RNG
UART
Applications
USB_Device
USB_Host
STM32F413H-Discovery
Demonstrations
Examples
DAC
GPIO
HAL
RCC
RNG
Applications
USB_Device
USB_Host
STM32F429I-Discovery
Examples
DAC
FMC
GPIO
HAL
PWR
RCC
STM32F446ZE-Nucleo
Examples
GPIO
HAL
PWR
RCC
Applications
USB_Device
STM32446E-Nucleo
Examples
HAL
PWR
RCC
STM32F401RE-Nucleo
Examples
HAL
PWR
STM32F410xx-Nucleo
Examples
HAL
PWR
RCC
UART
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_GPIO_EXTI_IRQHandler()

HAL_GPIO_EXTI_IRQHandler() function

This function handles EXTI interrupt request.

Syntax

void HAL_GPIO_EXTI_IRQHandler(uint16_t GPIO_Pin);
Implemented in stm32f4xx_hal_gpio.c:492

Arguments

GPIO_Pin

Specifies the pins connected EXTI line

Return value

None

Examples

HAL_GPIO_EXTI_IRQHandler() is referenced by 288 libraries and example projects.

References

LocationText
stm32f4xx_hal_gpio.c:492
void HAL_GPIO_EXTI_IRQHandler(uint16_t GPIO_Pin)
stm32f4xx_hal_gpio.h:238
void HAL_GPIO_EXTI_IRQHandler(uint16_t GPIO_Pin);

Call Tree

Functions called by HAL_GPIO_EXTI_IRQHandler()
HAL_GPIO_EXTI_IRQHandler()
all items filtered out
Data read by HAL_GPIO_EXTI_IRQHandler()
Data written by HAL_GPIO_EXTI_IRQHandler()
HAL_GPIO_EXTI_IRQHandler()
all items filtered out