Home
last modified time | relevance | path

Searched refs:PININT_NVIC_NAME (Results 1 – 1 of 1) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dpinint.c48 #define PININT_NVIC_NAME PIN_INT0_IRQn /* GPIO interrupt NVIC interrupt name */ macro
112 NVIC_ClearPendingIRQ(PININT_NVIC_NAME); in main()
113 NVIC_EnableIRQ(PININT_NVIC_NAME); in main()

Completed in 2 milliseconds