Searched refs:AF_USART2_RX_PIN (Results 1 – 3 of 3) sorted by relevance
92 #define AF_USART2_RX_PIN(f) ((f) == 0 ? 3 : (f) == 1 ? 4 : -1) macro
163 #define AF_USART2_RX_PIN(f) ((f) == 0 ? 3 : (f) == 1 ? 4 : -1) macro
1194 pin_rx = AF_USART2_RX_PIN(location); in rt_hw_usart_unit_init()
Completed in 18 milliseconds