Searched refs:USB_DP (Results 1 – 6 of 6) sorted by relevance
/loramac-node-3.7.0/src/boards/SKiM980A/ |
D | board-config.h | 86 #define USB_DP PA_12 macro
|
D | board.c | 327 GpioInit( &ioPin, USB_DP, PIN_ANALOGIC, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in BoardUnusedIoInit()
|
/loramac-node-3.7.0/src/boards/SKiM880B/ |
D | board-config.h | 86 #define USB_DP PA_12 macro
|
D | board.c | 327 GpioInit( &ioPin, USB_DP, PIN_ANALOGIC, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in BoardUnusedIoInit()
|
/loramac-node-3.7.0/src/boards/NAMote72/ |
D | board-config.h | 74 #define USB_DP PA_12 macro
|
D | board.c | 367 GpioInit( &ioPin, USB_DP, PIN_ANALOGIC, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in BoardUnusedIoInit()
|