STM32F411E-Discovery + 0/1 examples
CodeScope will show references to KEY_BUTTON_EXTI_IRQn from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

KEY_BUTTON_EXTI_IRQn macro

Syntax

#define KEY_BUTTON_EXTI_IRQn EXTI0_IRQn

Examples

KEY_BUTTON_EXTI_IRQn is referenced by 1 libraries and example projects.

References

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