Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dboard.c169 static const uint8_t portButton[NUM_BUTTONS] = {1, 1, 1, 1, 1}; variable
182 Chip_GPIO_SetPinDIRInput(LPC_GPIO, portButton[i], pinButton[i]); in Board_Joystick_Init()
192 if ((Chip_GPIO_GetPinState(LPC_GPIO, portButton[i], pinButton[i])) == 0x00) { in Joystick_GetStatus()

Completed in 2 milliseconds