Searched refs:AF_USART2_TX_PORT (Results 1 – 3 of 3) sorted by relevance
91 #define AF_USART2_TX_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 1 : -1) macro
162 #define AF_USART2_TX_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 1 : -1) macro
1191 port_tx = AF_USART2_TX_PORT(location); in rt_hw_usart_unit_init()
Completed in 693 milliseconds