Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/periph_pinint/example/src/
A Dpinint.c43 #define TEST_INPUT_PORT 0 /* GPIO port 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 3 milliseconds