Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dpinint.c42 #define TEST_INPUT_PIN 17 /* GPIO pin number mapped to PININT */ macro
95 Chip_GPIO_SetPinDIRInput(LPC_GPIO, TEST_INPUT_PORT, TEST_INPUT_PIN); in main()
104 Chip_INMUX_PinIntSel(PININT_INDEX, TEST_INPUT_PORT, TEST_INPUT_PIN); in main()

Completed in 4 milliseconds