KEY_BUTTON_EXTI_IRQn is only used within STM32F429I-Discovery.
 
Symbols
loading...
Files
loading...

KEY_BUTTON_EXTI_IRQn macro

Syntax

#define KEY_BUTTON_EXTI_IRQn EXTI0_IRQn

References

LocationText
stm32f429i_discovery.h:120
#define KEY_BUTTON_EXTI_IRQn EXTI0_IRQn
stm32f429i_discovery.c:83
const uint8_t BUTTON_IRQn[BUTTONn] = {KEY_BUTTON_EXTI_IRQn};