Searched refs:AF_USART2_RX_PORT (Results 1 – 3 of 3) sorted by relevance
92 #define AF_USART2_RX_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 1 : -1) macro
163 #define AF_USART2_RX_PORT(f) ((f) == 0 ? 2 : (f) == 1 ? 1 : -1) macro
1193 port_rx = AF_USART2_RX_PORT(location); in rt_hw_usart_unit_init()
Completed in 8 milliseconds