Searched refs:AF_USART2_TX_PIN (Results 1 – 3 of 3) sorted by relevance
91 #define AF_USART2_TX_PIN(f) ((f) == 0 ? 2 : (f) == 1 ? 3 : -1) macro
162 #define AF_USART2_TX_PIN(f) ((f) == 0 ? 2 : (f) == 1 ? 3 : -1) macro
1192 pin_tx = AF_USART2_TX_PIN(location); in rt_hw_usart_unit_init()
Completed in 9 milliseconds