Searched refs:AF_UART0_TX_PIN (Results 1 – 3 of 3) sorted by relevance
95 #define AF_UART0_TX_PIN(f) ((f) == 0 ? 6 : (f) == 1 ? 0 : (f) == 2 ? 3 : (f) == 3 ? 14 : -… macro
166 #define AF_UART0_TX_PIN(f) ((f) == 0 ? 6 : (f) == 1 ? 0 : (f) == 2 ? 3 : (f) == 3 ? 14 : … macro
1120 pin_tx = AF_UART0_TX_PIN(location); in rt_hw_usart_unit_init()
Completed in 9 milliseconds