KEY_BUTTON_EXTI_IRQn is only used within STM32F4xx-Nucleo.
 
Symbols
loading...
Files
loading...

KEY_BUTTON_EXTI_IRQn macro

Syntax

#define KEY_BUTTON_EXTI_IRQn USER_BUTTON_EXTI_IRQn

References

LocationText
stm32f4xx_nucleo.h:136
#define KEY_BUTTON_EXTI_IRQn USER_BUTTON_EXTI_IRQn
stm32f4xx_nucleo.c:90
const uint8_t BUTTON_IRQn[BUTTONn] = {KEY_BUTTON_EXTI_IRQn};