Home
last modified time | relevance | path

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

/lk-master/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()
87 Chip_PININT_Init(LPC_GPIO_PIN_INT); in main()
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()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dchip.h97 #define LPC_GPIO_PIN_INT ((LPC_PIN_INT_T *) LPC_PIN_INT_BASE) macro

Completed in 3 milliseconds