Searched refs:COM_TX_PIN (Results 1 – 4 of 4) sorted by relevance
28 #define COM_TX_PIN GPIO_PIN_9 macro
27 #define COM_TX_PIN GPIO_PIN_9 macro
28 #define COM_TX_PIN GPIO_PIN_7 macro
84 GPIO_Init.Pin = COM_TX_PIN; in USART0_Initialize()