Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dpinint.c72 Chip_PININT_ClearIntStatus(LPC_GPIO_PIN_INT, PININTCH(PININT_INDEX)); in PININT_IRQ_HANDLER()
107 Chip_PININT_ClearIntStatus(LPC_GPIO_PIN_INT, PININTCH(PININT_INDEX)); in main()
108 Chip_PININT_SetPinModeEdge(LPC_GPIO_PIN_INT, PININTCH(PININT_INDEX)); in main()
109 Chip_PININT_EnableIntLow(LPC_GPIO_PIN_INT, PININTCH(PININT_INDEX)); in main()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dpinint_15xx.h71 #define PININTCH(ch) (1 << (ch)) macro

Completed in 5 milliseconds