Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/NAMote72/
Dboard.c62 Gpio_t PushButton; variable
132 GpioInit( &PushButton, PC_0, PIN_INPUT, PIN_PUSH_PULL, PIN_PULL_UP, 1 ); in BoardInitPeriph()