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

KEY_BUTTON_EXTI_IRQn macro

Syntax

#define KEY_BUTTON_EXTI_IRQn EXTI0_IRQn

References

LocationText
stm32f401_discovery.h:134
#define KEY_BUTTON_EXTI_IRQn EXTI0_IRQn
stm32f401_discovery.c:85
const uint8_t BUTTON_IRQn[BUTTONn] = {KEY_BUTTON_EXTI_IRQn};