Searched refs:AF_LEUART0_TX_PORT (Results 1 – 3 of 3) sorted by relevance
99 #define AF_LEUART0_TX_PORT(f) ((f) == 0 ? 3 : (f) == 1 ? 1 : (f) == 2 ? 4 : -1) macro
174 #define AF_LEUART0_TX_PORT(f) ((f) == 0 ? 3 : (f) == 1 ? 1 : (f) == 2 ? 4 : (f) == 3 ? 5 : (… macro
855 port_tx = AF_LEUART0_TX_PORT(location); in rt_hw_leuart_unit_init()
Completed in 17 milliseconds